Skip to content

Commit

Permalink
Updated tempfile to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oisyn committed Mar 14, 2023
1 parent 272deaa commit 5c8c57e
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 64 deletions.
211 changes: 148 additions & 63 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/rustc_codegen_spirv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ lazy_static = "1.4.0"
[dev-dependencies]
pipe = "0.4"
pretty_assertions = "1.0"
tempfile = "3.2"
tempfile = "3.4"

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

0 comments on commit 5c8c57e

Please sign in to comment.