Skip to content

Commit

Permalink
[third-party/rust] Require at least tempfile-0.3.8
Browse files Browse the repository at this point in the history
Test Plan: n/a

Reviewed By: shayne-fletcher

Differential Revision: D50529920

fbshipit-source-id: 444774ef543c2d0b4cd8e3d82cf4addf1435e6ca
  • Loading branch information
zertosh authored and facebook-github-bot committed Oct 21, 2023
1 parent 5752ca3 commit c73e023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antlir/util/cli/json_arg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ toml = "0.7.3"
[dev-dependencies]
clap = { version = "3.2.25", features = ["derive", "env", "regex", "unicode", "wrap_help"] }
similar-asserts = "1.4.2"
tempfile = "3.5"
tempfile = "3.8"

0 comments on commit c73e023

Please sign in to comment.