Skip to content

Commit 6814764

Browse files
committed
Update MSRV to 1.66.1
Due to AWS SDK.
1 parent 29891e5 commit 6814764

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
@@ -3,7 +3,7 @@ name = "s3-active-storage"
33
version = "0.1.0"
44
edition = "2021"
55
# Due to AWS SDK.
6-
rust-version = "1.62.1"
6+
rust-version = "1.66.1"
77

88
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
99

0 commit comments

Comments
 (0)