Skip to content

Commit

Permalink
Revert tempfile update to avoid tons of duplicate outdated deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed May 29, 2023
1 parent 44f8c4f commit 288073a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 208 deletions.
219 changes: 12 additions & 207 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
Expand Up @@ -23,7 +23,7 @@ indexmap = "1"
log = "0.4"
serde = { version = "1.0.103", default-features = false, features = ["derive"] }
serde_json = "1.0"
tempfile = "3.0"
tempfile = "=3.3.0"
toml = "0.5"
proc-macro2 = "1"
quote = "1"
Expand Down

0 comments on commit 288073a

Please sign in to comment.