Skip to content

Commit 9cc5b1d

Browse files
build(deps): bump hkdf from 0.13.0-rc.3 to 0.13.0-rc.4 (#1635)
1 parent c1fee7e commit 9cc5b1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

bignp256/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ belt-hash = { version = "0.2.0-rc.0", optional = true, default-features = false
2525
der = { version = "0.8.0-rc.10" }
2626
digest = { version = "0.11.0-rc.7", optional = true }
2727
hex-literal = { version = "1", optional = true }
28-
hkdf = { version = "0.13.0-rc.3", optional = true }
28+
hkdf = { version = "0.13.0-rc.4", optional = true }
2929
hmac = { version = "0.13.0-rc.4", optional = true }
3030
rand_core = "0.10.0-rc-6"
3131
rfc6979 = { version = "0.5.0-rc.3", optional = true }

0 commit comments

Comments
 (0)