third-party/rust: Update tempfile to v3.3.0

Reviewed By: jsgf

Differential Revision: D35477506

fbshipit-source-id: ef10c8f7548a21c0fb3d83d5debfe2e000657d08
This commit is contained in:
Jason White 2022-04-11 15:18:36 -07:00 committed by Facebook GitHub Bot
parent f38f5c1cbc
commit 86f6a155f3

View file

@ -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"