Skip to content

Commit

Permalink
Update asn1-rs to 0.6 and hex-literal to 0.4 (no changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
chifflier committed Feb 29, 2024
1 parent e2d5f5e commit 154fe42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ all-features = true
rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
asn1-rs = "0.5"
asn1-rs = "0.6"
rusticata-macros = "4.0"
thiserror = "1.0"

[dev-dependencies]
hex-literal = "0.3"
hex-literal = "0.4"

0 comments on commit 154fe42

Please sign in to comment.