Skip to content

Commit 31982b0

Browse files
authored
bake-kdf: bump belt-hash dependency to v0.2 (#197)
1 parent 869d36e commit 31982b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bake-kdf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ keywords = ["crypto", "bake", "stb", "kdf"]
1313
categories = ["cryptography", "no-std"]
1414

1515
[dependencies]
16-
belt-hash = { version = "0.2.0-rc.5", default-features = false }
16+
belt-hash = { version = "0.2", default-features = false }
1717

1818
[dev-dependencies]
1919
hex-literal = "1"

0 commit comments

Comments
 (0)