Skip to content

Commit ae7b248

Browse files
chore(deps): bump uuid from 1.23.1 to 1.23.2 in /bots/echidnabot
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.23.1 to 1.23.2. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.2) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18f87f3 commit ae7b248

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

bots/echidnabot/Cargo.lock

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

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ reqwest = { version = "0.12.28", default-features = false, features = ["json", "
5050

5151
# Utilities
5252
async-trait = "0.1.89"
53-
uuid = { version = "1.23.1", features = ["v4", "serde"] }
53+
uuid = { version = "1.23.2", features = ["v4", "serde"] }
5454
chrono = { version = "0.4.44", features = ["serde"] }
5555
thiserror = "2.0.18"
5656
anyhow = "1.0.102"

0 commit comments

Comments
 (0)