Skip to content

Commit 3cd617f

Browse files
chore(deps): bump uuid from 1.23.1 to 1.23.2 in /robot-repo-automaton
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 3cd617f

2 files changed

Lines changed: 5 additions & 18 deletions

File tree

robot-repo-automaton/Cargo.lock

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

robot-repo-automaton/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ futures = "0.3.32"
7373
chrono = { version = "0.4.44", features = ["serde"] }
7474

7575
# UUID
76-
uuid = { version = "1.23.1", features = ["v4", "serde"] }
76+
uuid = { version = "1.23.2", features = ["v4", "serde"] }
7777

7878
# Secrets
7979
secrecy = { version = "0.10.3", features = ["serde"] }

0 commit comments

Comments
 (0)