Skip to content

Commit d609c5a

Browse files
committed
Bump to 2021 edition
1 parent 822cec7 commit d609c5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ license = "MIT OR Apache-2.0"
66
description = "Host a conduit based web application on a hyper server"
77
repository = "https://github.com/jtgeibel/conduit-hyper"
88
readme = "README.md"
9-
edition = "2018"
10-
rust-version = "1.46.0"
9+
edition = "2021"
10+
rust-version = "1.56.0"
1111

1212
[dependencies]
1313
bytes = "1"

0 commit comments

Comments
 (0)