Skip to content

Commit 96f8a04

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bots/accessibilitybot/Cargo.lock

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

bots/accessibilitybot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
2020
walkdir = "2.5.0"
2121
regex = "1.12.3"
2222
scraper = "0.27.0"
23-
uuid = { version = "1.23.1", features = ["v4", "serde"] }
23+
uuid = { version = "1.23.2", features = ["v4", "serde"] }
2424
chrono = { version = "0.4.44", features = ["serde"] }
2525

2626
[dev-dependencies]

0 commit comments

Comments
 (0)