Skip to content

Commit acf8565

Browse files
chore(deps): bump sha2 from 0.10.9 to 0.11.0
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.9 to 0.11.0. - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ca0b5b commit acf8565

2 files changed

Lines changed: 68 additions & 13 deletions

File tree

Cargo.lock

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

crates/wisp-audiokit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ crossbeam-channel = { workspace = true }
2525
ogg = "0.9.2"
2626
ropus = "0.12.18"
2727
thiserror = { workspace = true }
28-
sha2 = "0.10.9"
28+
sha2 = "0.11.0"
2929
tempfile = { workspace = true }
3030

3131
[target.'cfg(not(target_os = "windows"))'.dependencies]

0 commit comments

Comments
 (0)