Skip to content

Commit 41a5ff0

Browse files
committed
Update Rust crate tempfile to v3.3.0
1 parent bdf8457 commit 41a5ff0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ sha2 = "=0.10.1"
8080
spdx = "=0.8.0"
8181
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
8282
tar = "=0.4.38"
83-
tempfile = "=3.2.0"
83+
tempfile = "=3.3.0"
8484
thiserror = "=1.0.30"
8585
tokio = { version = "=1.15.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8686
toml = "=0.5.8"

0 commit comments

Comments
 (0)