Skip to content

Commit 906e77b

Browse files
authored
chore: update MSRV to 1.88
`testcontainers` already were bumped
1 parent c8b46bf commit 906e77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.13.0"
44
description = "Community maintained modules for Testcontainers for Rust"
55
categories = ["development-tools::testing"]
66
edition = "2021"
7-
rust-version = "1.82"
7+
rust-version = "1.88"
88
repository = "https://github.com/testcontainers/testcontainers-rs-modules-community"
99
keywords = ["docker", "testcontainers"]
1010
license = "MIT"

0 commit comments

Comments
 (0)