Skip to content

Commit 82cd78f

Browse files
build(deps): bump uuid from 1.23.2 to 1.23.3
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.23.2 to 1.23.3. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.2...v1.23.3) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11d290e commit 82cd78f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ log = "0.4"
1313
byte-unit = "5.2.0"
1414
serde_with = "3.21.0"
1515
smol = "2.0.2"
16-
uuid = { version = "1.23.2", features = ["v4", "fast-rng"] }
16+
uuid = { version = "1.23.3", features = ["v4", "fast-rng"] }
1717
cfg-if = "1.0.4"
1818
thiserror = "2.0"
1919
env_logger = "0.11.10"

0 commit comments

Comments
 (0)