Skip to content

Commit

Permalink
CI/check_external_types: allow asn1_rs_derive
Browse files Browse the repository at this point in the history
  • Loading branch information
chifflier committed Apr 9, 2024
1 parent c8f6538 commit 2227da4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,6 @@ trybuild = "1.0"
allowed_external_types = [
"nom",
"nom::*",
"asn1_rs_derive",
"asn1_rs_derive::*"
]

0 comments on commit 2227da4

Please sign in to comment.