silence logging and point to specific revision and re-add warning

This commit is contained in:
Cooper Quintin
2025-06-17 15:22:39 -07:00
committed by Will Greenberg
parent bfc85c5103
commit 4f5bf4aa78
4 changed files with 19 additions and 12 deletions
+3 -3
View File
@@ -6,9 +6,9 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
asn1-compiler = "0.6.1"
asn1-codecs = "0.6.1"
asn1_codecs_derive = "0.6.1"
asn1-compiler = { git = "https://github.com/ystero-dev/hampi", rev = "67f3283764eda20022d190c3d3d6edd1a88047e0" }
asn1-codecs = { git = "https://github.com/ystero-dev/hampi", rev = "67f3283764eda20022d190c3d3d6edd1a88047e0" }
asn1_codecs_derive = { git = "https://github.com/ystero-dev/hampi", rev = "67f3283764eda20022d190c3d3d6edd1a88047e0" }
bitvec = { version = "1.0", features = ["serde"] }
log = "0.4"
thiserror = "1.0.56"
+8
View File
@@ -1,3 +1,11 @@
/*
This file was autogenerated using hampi (https://github.com/ystero-dev/hampi), do not modify!
This place is not a place of honor...
no highly esteemed deed is commemorated here...
nothing valued is here.
*/
pub const MAX_ACDC_CAT_R13: i64 = 16;
pub const MAX_ACCESS_CAT_1_R15: i64 = 63;