Skip to content

Commit

Permalink
Set minimum rust verison.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed May 18, 2024
1 parent d6ed597 commit a459602
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 @@ -2,6 +2,7 @@
name = "row"
version = "0.1.0"
edition = "2021"
rust-version = "1.77"

[dependencies]
clap = { version = "4.5.3", features = ["derive", "env"] }
Expand Down

0 comments on commit a459602

Please sign in to comment.