Skip to content

Commit

Permalink
Merge pull request from GHSA-f2wx-xjfw-xjv6
Browse files Browse the repository at this point in the history
chore: bump tempfile to ~3.6
  • Loading branch information
SteveLauC authored Jul 15, 2023
2 parents afd95e3 + 7f7d263 commit f3b1d2d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -37,7 +37,7 @@ chrono = "~0.4"
glob = "~0.3"
strum = { version = "~0.24", features = ["derive"] }
thiserror = "~1.0"
tempfile = "~3.2"
tempfile = "~3.6"
cfg-if = "~1.0"
tokio = { version = "~1.18", features = ["process", "rt-multi-thread"] }
futures = "~0.3"
Expand Down

0 comments on commit f3b1d2d

Please sign in to comment.