Updated Rust edition to 2021
This commit is contained in:
@@ -5,7 +5,8 @@ description = "Large-scale sparse matrix factorization for Rust"
|
||||
repository = "https://github.com/ankane/libmf-rust"
|
||||
license = "BSD-3-Clause"
|
||||
authors = ["Andrew Kane <andrew@ankane.org>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
rust-version = "1.56.0"
|
||||
readme = "README.md"
|
||||
exclude = ["vendor/libmf/demo/*", "vendor/libmf/windows/*"]
|
||||
links = "mf"
|
||||
|
||||
Reference in New Issue
Block a user