Skip to content

Commit

Permalink
build(deps): bump const-oid from 0.10.0-rc.2 to 0.10.0-rc.3 (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 8797ee2 commit 811e5d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ num-bigint = { version = "0.8.2", features = ["i128", "prime", "zeroize"], defau
num-traits = { version = "0.2.9", default-features = false, features = ["libm"] }
num-integer = { version = "0.1.39", default-features = false }
rand_core = { version = "0.6.4", default-features = false }
const-oid = { version = "0.10.0-rc.0", default-features = false }
const-oid = { version = "0.10.0-rc.3", default-features = false }
subtle = { version = "2.1.1", default-features = false }
digest = { version = "=0.11.0-pre.9", default-features = false, features = ["alloc", "oid"] }
pkcs1 = { version = "0.8.0-rc.0", default-features = false, features = ["alloc", "pkcs8"] }
Expand Down

0 comments on commit 811e5d0

Please sign in to comment.