Skip to content

Commit d6b2bdc

Browse files
committed
Add MSRV to Cargo.toml
1 parent 5244e85 commit d6b2bdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name = "ndarray"
44
version = "0.15.5"
55
edition = "2018"
6+
rust-version = "1.51"
67
authors = [
78
"Ulrik Sverdrup \"bluss\"",
89
"Jim Turner"

0 commit comments

Comments
 (0)