Skip to content

Commit 8636d58

Browse files
chore(deps): update temp-dir requirement from 0.1 to 0.2
Updates the requirements on [temp-dir](https://gitlab.com/leonhard-llc/ops) to permit the latest version. - [Commits](https://gitlab.com/leonhard-llc/ops/compare/temp-dir-v0.1.0...temp-dir-v0.2.0) --- updated-dependencies: - dependency-name: temp-dir dependency-version: 0.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79a8e73 commit 8636d58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testcontainers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ pretty_env_logger = "0.5"
7272
reqwest = { version = "0.13.1", features = [
7373
"blocking",
7474
], default-features = false }
75-
temp-dir = "0.1"
75+
temp-dir = "0.2"
7676
tempfile = "3.20"
7777
tokio = { version = "1", features = ["macros"] }

0 commit comments

Comments
 (0)