Skip to content

Commit 9ed175d

Browse files
authored
chore(cargo): set rust-version in Cargo.toml (#3151)
1 parent cd49dcd commit 9ed175d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ authors = ["Sean McArthur <[email protected]>"]
1111
keywords = ["http", "hyper", "hyperium"]
1212
categories = ["network-programming", "web-programming::http-client", "web-programming::http-server"]
1313
edition = "2018"
14+
rust-version = "1.56"
1415

1516
include = [
1617
"Cargo.toml",

0 commit comments

Comments
 (0)