Skip to content

Commit

Permalink
Merge pull request #4529 from coreos/dependabot/cargo/tempfile-3.7.1
Browse files Browse the repository at this point in the history
build(deps): bump tempfile from 3.5.0 to 3.7.1
  • Loading branch information
jmarrero authored Aug 7, 2023
2 parents eae7e1d + 012b667 commit cd66db1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 10 deletions.
34 changes: 25 additions & 9 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 @@ -88,7 +88,7 @@ serde_derive = "1.0.118"
serde_json = "1.0.96"
serde_yaml = "0.9.16"
systemd = "0.10.0"
tempfile = "3.3.0"
tempfile = "3.7.1"
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
tokio = { version = "1.28.2", features = ["time", "process", "rt", "net"] }
Expand Down

0 comments on commit cd66db1

Please sign in to comment.