Skip to content

Commit 3d65ffa

Browse files
dependabot[bot]amaanq
authored andcommitted
build(deps): bump the cargo group with 1 update
Bumps the cargo group with 1 update: [tempfile](https://github.com/Stebalien/tempfile). Updates `tempfile` from 3.10.0 to 3.10.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.0...v3.10.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb332ff commit 3d65ffa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ serde = { version = "1.0.196", features = ["derive"] }
7777
serde_derive = "1.0.196"
7878
serde_json = { version = "1.0.113", features = ["preserve_order"] }
7979
smallbitvec = "2.5.1"
80-
tempfile = "3.10.0"
80+
tempfile = "3.10.1"
8181
thiserror = "1.0.56"
8282
tiny_http = "0.12.0"
8383
toml = "0.8.10"

0 commit comments

Comments
 (0)