Skip to content

Commit a9fa07a

Browse files
committed
fix(deps): update rust crate uuid to 1.6.0
1 parent 13577af commit a9fa07a

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
@@ -31,5 +31,5 @@ clap_complete = "4.4.4"
3131
anyhow = "1.0.75"
3232
directories = "5.0.1"
3333
chrono = { version = "0.4.31", features = ["serde"] }
34-
uuid = { version = "1.5.0", features = ["v4"] }
34+
uuid = { version = "1.6.0", features = ["v4"] }
3535
convert_case = "0.6.0"

0 commit comments

Comments
 (0)