Skip to content

Commit 9499949

Browse files
committed
fix msrv check
1 parent d9571b3 commit 9499949

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • aws/rust-runtime/aws-sdk-cloudfront-url-signer

aws/rust-runtime/aws-sdk-cloudfront-url-signer/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description = "CloudFront URL and cookie signing utilities for AWS SDK for Rust"
66
edition = "2021"
77
license = "Apache-2.0"
88
repository = "https://github.com/smithy-lang/smithy-rs"
9+
rust-version = "1.88"
910

1011
[dependencies]
1112
aws-smithy-types = { path = "../../../rust-runtime/aws-smithy-types" }

0 commit comments

Comments
 (0)