Skip to content

Commit cb6a8ed

Browse files
committed
Merge remote-tracking branch 'origin/main' into kaos/dyn-py-version
2 parents 1a3fc07 + bdf97a9 commit cb6a8ed

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -34,7 +34,7 @@ nix = { version = "0.28", features = ["process"] }
3434
serde = { version = "1.0", features = ["derive"] }
3535
tempfile = { workspace = true }
3636
toml = "0.8"
37-
uuid = { version = "1.7", features = ["v4"] }
37+
uuid = { version = "1.8", features = ["v4"] }
3838

3939
[target.'cfg(unix)'.dependencies]
4040
shell-quote = "0.3.1"

0 commit comments

Comments
 (0)