Skip to content

Commit 02da104

Browse files
chore(deps): bump sha2 from 0.10.9 to 0.11.0 in /bots/seambot
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 c321188 commit 02da104

2 files changed

Lines changed: 49 additions & 15 deletions

File tree

bots/seambot/Cargo.lock

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

bots/seambot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-feature
4343
urlencoding = "2"
4444

4545
# Hashing for drift detection
46-
sha2 = "0.10"
46+
sha2 = "0.11"
4747
hex = "0.4"
4848

4949
# Time

0 commit comments

Comments
 (0)