Skip to content

Commit

Permalink
chore(cargo): set rust-version in Cargo.toml (#3151)
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet committed Feb 28, 2023
1 parent cd49dcd commit 9ed175d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ authors = ["Sean McArthur <sean@seanmonstar.com>"]
keywords = ["http", "hyper", "hyperium"]
categories = ["network-programming", "web-programming::http-client", "web-programming::http-server"]
edition = "2018"
rust-version = "1.56"

include = [
"Cargo.toml",
Expand Down

0 comments on commit 9ed175d

Please sign in to comment.