Skip to content

Commit 7708c8c

Browse files
Bump asn1 from 0.5.3 to 0.8.6 in /src/rust
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.5.3 to 0.8.6. - [Release notes](https://github.com/alex/rust-asn1/releases) - [Commits](alex/rust-asn1@0.5.3...0.8.6) --- updated-dependencies: - dependency-name: asn1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 407dd88 commit 7708c8c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/rust/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publish = false
88
[dependencies]
99
lazy_static = "1"
1010
pyo3 = { version = "0.13.1" }
11-
asn1 = { version = "0.5.3", default-features = false, features = ["derive"] }
11+
asn1 = { version = "0.8.6", default-features = false, features = ["derive"] }
1212
chrono = { version = "0.4", default-features = false, features = ["alloc"] }
1313
ouroboros = "0.9"
1414

0 commit comments

Comments
 (0)