Skip to content

Commit a5789be

Browse files
authored
Merge pull request #74 from json-structure/dependabot/cargo/rust/tempfile-3.24.0
deps(rust): bump tempfile from 3.23.0 to 3.24.0 in /rust
2 parents c3f6b0f + 800ff9a commit a5789be

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pretty_assertions = "1.4"
2828
test-case = "3.3"
2929
assert_cmd = "2.0"
3030
predicates = "3.0"
31-
tempfile = "3.10"
31+
tempfile = "3.24"
3232

3333
[features]
3434
default = []

0 commit comments

Comments
 (0)