Skip to content

Commit 6bfa0a3

Browse files
chore(deps): bump asn1 from 0.21.2 to 0.21.3 (#12914)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.21.2 to 0.21.3. - [Commits](alex/rust-asn1@0.21.2...0.21.3) --- updated-dependencies: - dependency-name: asn1 dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a88dd66 commit 6bfa0a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rust-version = "1.65.0"
2121
license = "Apache-2.0 OR BSD-3-Clause"
2222

2323
[workspace.dependencies]
24-
asn1 = { version = "0.21.2", default-features = false }
24+
asn1 = { version = "0.21.3", default-features = false }
2525
pyo3 = { version = "0.25", features = ["abi3"] }
2626
pyo3-build-config = { version = "0.25" }
2727
openssl = "0.10.72"

0 commit comments

Comments
 (0)