Skip to content

Commit

Permalink
set MSRV in Cargo.toml as well
Browse files Browse the repository at this point in the history
  • Loading branch information
decathorpe committed Nov 3, 2023
1 parent 90ac946 commit c49cf20
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 @@ -10,6 +10,7 @@ readme = "./README.md"
repository = "https://github.com/lsd-rs/lsd"
version = "1.0.0"
edition = "2021"
rust-version = "1.69"

[[bin]]
name = "lsd"
Expand Down

0 comments on commit c49cf20

Please sign in to comment.