Skip to content

Commit

Permalink
Update Rust crate tempfile to 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 23e3e2e commit 50a8cde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -54,7 +54,7 @@ serde_with = { version = "3.6.0", features = ["macros"] }
serde_yaml = "0.9.31"
sha2 = "0.10.8"
strum = { version = "0.26.1", features = ["derive"] }
tempfile = "3.9.0"
tempfile = "3.10.0"
thiserror = "1.0.56"
tokio = { version = "1.36.0", features = ["rt-multi-thread", "macros", "fs"] }
url = { version = "2.5.0", features = ["serde"] }
Expand Down

0 comments on commit 50a8cde

Please sign in to comment.