Skip to content

Commit 3cb31d3

Browse files
chore(deps): update etcetera requirement from 0.10.0 to 0.11.0
Updates the requirements on [etcetera](https://github.com/lunacookies/etcetera) to permit the latest version. - [Release notes](https://github.com/lunacookies/etcetera/releases) - [Commits](lunacookies/etcetera@v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: etcetera dependency-version: 0.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1aefb1c commit 3cb31d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testcontainers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ conquer-once = { version = "0.4", optional = true }
2323
docker-compose-types = { version = "0.22", optional = true }
2424
docker_credential = "1.3.1"
2525
either = "1.12.0"
26-
etcetera = "0.10.0"
26+
etcetera = "0.11.0"
2727
futures = "0.3"
2828
itertools = "0.14"
2929
log = "0.4"

0 commit comments

Comments
 (0)