Skip to content

Commit

Permalink
Merge pull request #394 from containers/renovate/all-patch
Browse files Browse the repository at this point in the history
fix(deps): update all patch dependencies
  • Loading branch information
cgwalters committed Mar 18, 2024
2 parents 528d1f2 + 7b9ce3f commit 67a597b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ schemars = { version = "0.8.16", features = ["chrono"] }
serde = { features = ["derive"], version = "1.0.197" }
serde_ignored = "0.1.10"
serde_json = "1.0.114"
serde_yaml = "0.9.32"
serde_yaml = "0.9.33"
serde_with = ">= 3.7.0, < 4"
tokio = { features = ["io-std", "time", "process", "rt", "net"], version = ">= 1.36.0" }
tokio-util = { features = ["io-util"], version = "0.7" }
tracing = "0.1"
tempfile = "3.10.1"
toml = "0.8.11"
toml = "0.8.12"
xshell = { version = "0.2", optional = true }
uuid = { version = "1.7.0", features = ["v4"] }

Expand Down

0 comments on commit 67a597b

Please sign in to comment.