diff --git a/Cargo.toml b/Cargo.toml index 3a96ed4..e5dc236 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,4 +26,4 @@ icarus_envy = { git = "ssh://git@git.kundeng.us/phoenix/icarus_envy.git", tag = [dev-dependencies] common-multipart-rfc7578 = { version = "0.7.0" } url = { version = "2.5.4" } -tempfile = { version = "3.19.1" } +tempfile = { version = "3.20.0" }