Skip to content

Commit ba20c69

Browse files
build(deps): bump const-oid from 0.10.0-rc.2 to 0.10.0-rc.3 (#1709)
1 parent f575f2b commit ba20c69

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.

digest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ crypto-common = "0.2.0-rc.0"
1919
block-buffer = { version = "0.11.0-rc.2", optional = true }
2020
subtle = { version = "2.4", default-features = false, optional = true }
2121
blobby = { version = "0.3", optional = true }
22-
const-oid = { version = "0.10.0-rc.2", optional = true }
22+
const-oid = { version = "0.10.0-rc.3", optional = true }
2323
zeroize = { version = "1.7", optional = true, default-features = false }
2424

2525
[features]

0 commit comments

Comments
 (0)