Skip to content

Commit 2f1a102

Browse files
committed
Updated tempfile to 0.3.4
1 parent c473429 commit 2f1a102

File tree

2 files changed

+149
-64
lines changed

2 files changed

+149
-64
lines changed

Cargo.lock

Lines changed: 148 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rustc_codegen_spirv/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ lazy_static = "1.4.0"
6464
[dev-dependencies]
6565
pipe = "0.4"
6666
pretty_assertions = "1.0"
67-
tempfile = "3.2"
67+
tempfile = "3.4"
6868

6969
# Note that in order to use RA and have access to `rustc_*` crates, you also
7070
# need to set `"rust-analyzer.rustcSource": "discover"` in e.g. VSCode.

0 commit comments

Comments
 (0)