You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-12-23 23:12:52 +02:00
cargo: bump the minor group with 2 updates (#2861)
Bumps the minor group with 2 updates: [scraper](https://github.com/causal-agent/scraper) and [tempfile](https://github.com/Stebalien/tempfile). Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ edition = "2024"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
tempfile = "3.20.0"
|
||||
tempfile = "3.21.0"
|
||||
|
||||
[[bin]]
|
||||
name = "listdir"
|
||||
|
||||
Reference in New Issue
Block a user