Skip to content

Commit 38f288f

Browse files
Carlos Fernandezfacebook-github-bot
authored andcommitted
Update crate tempfile 3.15 -> 3.22
Summary: X-link: facebook/dotslash#81 X-link: meta-pytorch/monarch#1202 X-link: facebookincubator/below#8262 Reason: below build is broken. Apparently the code was updated but the dependency was not. Also fix github workflow for Docker, broken here: facebookincubator/below#8251 @public Update crate tempfile 3.15 -> 3.22. Reviewed By: dtolnay Differential Revision: D82367478 fbshipit-source-id: f8588c3e3a7c2ac91b4b54c2d8f784d3185815d9
1 parent a19a9be commit 38f288f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ serde_yaml = "0.9.25"
3737
shell-escape = "0.1.5"
3838
strip-ansi-escapes = "0.1"
3939
subprocess = "0.2.9"
40-
tempfile = "3.15"
40+
tempfile = "3.22"
4141
thiserror = "2.0.12"
4242
tracing = { version = "0.1.41", features = ["attributes", "valuable"] }
4343
tracing-subscriber = { version = "0.3.20", features = ["chrono", "env-filter", "json", "local-time", "parking_lot", "registry"] }

0 commit comments

Comments
 (0)