mirror of
https://github.com/facebookexperimental/reverie.git
synced 2025-02-02 09:45:45 +00:00
third-party/rust: Update tempfile to v3.3.0
Reviewed By: jsgf Differential Revision: D35477506 fbshipit-source-id: ef10c8f7548a21c0fb3d83d5debfe2e000657d08
This commit is contained in:
parent
f38f5c1cbc
commit
86f6a155f3
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ tokio = { version = "1.15", features = ["full", "test-util", "tracing"] }
|
|||
const-cstr = "0.3.0"
|
||||
num_cpus = "1.11"
|
||||
raw-cpuid = "9.0"
|
||||
tempfile = "3.2"
|
||||
tempfile = "3.3"
|
||||
|
|
Loading…
Reference in a new issue