Skip to content

Commit 93cb101

Browse files
authored
Merge pull request #49 from awslabs/dev
upgrade to Rust 2021 edition
2 parents 384b42e + 0f073dd commit 93cb101

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
@@ -2,7 +2,7 @@
22
name = "aws-lambda-adapter"
33
version = "0.3.2"
44
authors = ["Harold Sun <[email protected]>"]
5-
edition = "2018"
5+
edition = "2021"
66

77
[dependencies]
88
env_logger = "0.8.3"

0 commit comments

Comments
 (0)