Skip to content

Commit a3f1160

Browse files
authored
Merge pull request #17 from openSVM/dependabot/cargo/tempfile-3.21.0
cargo(deps): bump tempfile from 3.20.0 to 3.21.0
2 parents 4221930 + 2e5cd5c commit a3f1160

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -23,5 +23,5 @@ crossterm = "0.29.0"
2323
num_cpus = "1.16.0"
2424

2525
[dev-dependencies]
26-
tempfile = "3.20.0"
26+
tempfile = "3.21.0"
2727

0 commit comments

Comments
 (0)