Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into kaos/dyn-py-version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaos committed May 21, 2024
2 parents 1a3fc07 + bdf97a9 commit cb6a8ed
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ nix = { version = "0.28", features = ["process"] }
serde = { version = "1.0", features = ["derive"] }
tempfile = { workspace = true }
toml = "0.8"
uuid = { version = "1.7", features = ["v4"] }
uuid = { version = "1.8", features = ["v4"] }

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

0 comments on commit cb6a8ed

Please sign in to comment.