Skip to content

Commit 1f959ef

Browse files
committed
bump rust version
1 parent 934e27c commit 1f959ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ license = "MIT OR Apache-2.0"
1717
documentation = "https://docs.rs/poem/"
1818
homepage = "https://github.com/poem-web/poem"
1919
repository = "https://github.com/poem-web/poem"
20-
rust-version = "1.64"
20+
rust-version = "1.74"
2121

2222
[workspace.dependencies]
2323
poem = { path = "poem", version = "2.0.0", default-features = false }

0 commit comments

Comments
 (0)