Skip to content

Commit 62e2228

Browse files
dependabot[bot]iequidoo
authored andcommitted
chore(cargo): bump testdir from 0.9.1 to 0.9.3
Bumps [testdir](https://github.com/flub/testdir) from 0.9.1 to 0.9.3. - [Changelog](https://github.com/flub/testdir/blob/main/CHANGELOG.md) - [Commits](flub/testdir@v0.9.1...v0.9.3) --- updated-dependencies: - dependency-name: testdir dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c596bfc commit 62e2228

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -120,7 +120,7 @@ nu-ansi-term = { workspace = true }
120120
pretty_assertions = "1.4.1"
121121
proptest = { version = "1", default-features = false, features = ["std"] }
122122
tempfile = { workspace = true }
123-
testdir = "0.9.0"
123+
testdir = "0.9.3"
124124
tokio = { workspace = true, features = ["rt-multi-thread", "macros"] }
125125

126126
[workspace]

0 commit comments

Comments
 (0)