Skip to content

Commit d6cbe63

Browse files
build(deps): bump temp-dir from 0.1.16 to 0.2.0 (#63)
Bumps [temp-dir](https://gitlab.com/leonhard-llc/ops) from 0.1.16 to 0.2.0. - [Commits](https://gitlab.com/leonhard-llc/ops/compare/temp-dir-v0.1.16...temp-dir-v0.2.0) --- updated-dependencies: - dependency-name: temp-dir dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1373541 commit d6cbe63

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

integration_tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ libtest-mimic = "0.8.1"
2727
reserve-port = "2.2.0"
2828
serde = { version = "1.0", features = ["derive"] }
2929
serde_json = "1.0"
30-
temp-dir = "0.1.13"
30+
temp-dir = "0.2.0"
3131

3232
[lints]
3333
workspace = true

0 commit comments

Comments
 (0)