Skip to content

Commit 4b2c962

Browse files
Bump tempfile from 3.20.0 to 3.21.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.21.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.21.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3772006 commit 4b2c962

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
@@ -14,7 +14,7 @@ cbc = "0.1.2"
1414
aes = "0.8.4"
1515
zip = "4.3.0"
1616
rusqlite = { version = "0.37.0", features = ["bundled-sqlcipher-vendored-openssl"] }
17-
tempfile = "3.20.0"
17+
tempfile = "3.21.0"
1818
clap = { version = "4.5.42", features = ["derive"] }
1919
rpassword = "7.4.0"
2020
jaded = { version = "0.5.0", features = ["derive"] }

0 commit comments

Comments
 (0)