Skip to content

Commit 5c8e294

Browse files
Merge pull request #389 from unhappychoice/dependabot/cargo/uuid-1.22.0
chore(deps): bump uuid from 1.21.0 to 1.22.0
2 parents f114a7e + 7ca4eab commit 5c8e294

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -64,7 +64,7 @@ serde = { version = "1.0", features = ["derive"] }
6464
serde_json = "1.0"
6565
ctrlc = "3.5.2"
6666
dirs = "6.0"
67-
uuid = { version = "1.21", features = ["v4"] }
67+
uuid = { version = "1.22", features = ["v4"] }
6868
rand = { version = "0.10", features = ["std_rng"] }
6969
once_cell = "1.19"
7070
rayon = "1.8"

0 commit comments

Comments
 (0)