Skip to content

Commit

Permalink
build(deps): bump const-oid from 0.10.0-rc.1 to 0.10.0-rc.2 (#1688)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 3fc6dd9 commit 667a5e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 digest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ crypto-common = "0.2.0-rc.0"
block-buffer = { version = "0.11.0-rc.2", optional = true }
subtle = { version = "2.4", default-features = false, optional = true }
blobby = { version = "0.3", optional = true }
const-oid = { version = "0.10.0-rc.1", optional = true }
const-oid = { version = "0.10.0-rc.2", optional = true }
zeroize = { version = "1.7", optional = true, default-features = false }

[features]
Expand Down

0 comments on commit 667a5e0

Please sign in to comment.