Skip to content

Commit

Permalink
Set Rust minimal version to 1.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bluk committed Aug 27, 2023
1 parent 4ab41d7 commit 612b777
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 @@ -18,6 +18,7 @@ include = [
"LICENSE-APACHE",
"LICENSE-MIT",
]
rust-version = "1.56.1"

[dependencies]
serde = { version = "1", default-features = false }
Expand Down

0 comments on commit 612b777

Please sign in to comment.