Skip to content

Commit

Permalink
Merge of #582
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 8, 2025
2 parents 1f3f9d4 + 586b20c commit fc665e4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
21 changes: 11 additions & 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ serde_yaml = "0.9.34"
shlex = "1.3.0"
spdx = "0.10.6"
tar = "0.4.43"
tempfile = "3.13.0"
tempfile = "3.15.0"
time = { version = "0.3.36", features = ["parsing", "serde"] }
toml = { version = "0.8.19", default-features = false, features = ["parse"] }
tracing = "0.1.40"
Expand Down Expand Up @@ -83,7 +83,7 @@ clap_mangen = "0.2.24"
[dev-dependencies]
heck = "0.5.0"
insta = "1.41.1"
tempfile = "3.13.0"
tempfile = "3.15.0"

[features]
default = ["vendored"]
Expand Down

0 comments on commit fc665e4

Please sign in to comment.