Skip to content

Commit 0f073dd

Browse files
committed
upgrade Rust 2021 edition
1 parent c6669a4 commit 0f073dd

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)