Skip to content

Commit

Permalink
document tokio msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandros committed Oct 24, 2024
1 parent e464ddf commit af21723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ members = [
default-members = ["ferrunix", "ferrunix-*"]

[workspace.package]
rust-version = "1.64"
rust-version = "1.64" # 1.75.0 with the `tokio` feature
edition = "2021"
authors = ["Arvid Gerstmann <[email protected]>"]
homepage = "https://github.com/Leandros/ferrunix"
Expand Down

0 comments on commit af21723

Please sign in to comment.