Skip to content

Commit eb5c64e

Browse files
chore(deps): bump uuid from 1.23.1 to 1.23.2 in /bots/glambot
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 eb5c64e

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

bots/glambot/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/glambot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ reqwest = { version = "0.12.28", features = ["json", "rustls-tls"], default-feat
5757

5858
# Fleet integration (optional)
5959
gitbot-shared-context = { path = "../../shared-context", optional = true }
60-
uuid = { version = "1.23.1", features = ["v4", "serde"], optional = true }
60+
uuid = { version = "1.23.2", features = ["v4", "serde"], optional = true }
6161

6262
[features]
6363
default = []

0 commit comments

Comments
 (0)