Skip to content

Commit

Permalink
Add MSRV to Cargo.toml (#1191)
Browse files Browse the repository at this point in the history
  • Loading branch information
jturner314 committed Jul 30, 2022
1 parent dc561aa commit 739316e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -3,6 +3,7 @@
name = "ndarray"
version = "0.15.5"
edition = "2018"
rust-version = "1.49"
authors = [
"Ulrik Sverdrup \"bluss\"",
"Jim Turner"
Expand Down

0 comments on commit 739316e

Please sign in to comment.