Skip to content

Commit 2cde8d6

Browse files
dependabot[bot]felixfontein
authored andcommitted
build(deps): Bump tempfile in /functional-tests in the rust group
Bumps the rust group in /functional-tests with 1 update: [tempfile](https://github.com/Stebalien/tempfile). Updates `tempfile` from 3.25.0 to 3.26.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7897d76 commit 2cde8d6

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

functional-tests/Cargo.lock

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

functional-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Adrian Utrilla <adrianutrilla@gmail.com>"]
66

77
[dependencies]
8-
tempfile = "3.25.0"
8+
tempfile = "3.26.0"
99
serde = "1.0"
1010
serde_json = "1.0.149"
1111
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)