Skip to content

Commit

Permalink
build(deps): bump tempfile from 3.9.0 to 3.10.1 (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 2, 2024
1 parent 1d133ed commit 6aab9c8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ cfg-if = {version="1.0.0", default-features=false,optional=true}
[dev-dependencies]
rusty-hook = {version="^0.11.2", default-features=false}
criterion = {version="0.5.1", default-features=false}
tempfile = {version="3.8.0", default-features=false}
tempfile = {version="3.10.1", default-features=false}

[build-dependencies]
lightningcss = {version="1.0.0-alpha.52", default-features=false, features=["grid"]}
Expand Down

0 comments on commit 6aab9c8

Please sign in to comment.