diff --git a/Cargo.toml b/Cargo.toml index 32d1e66..4676cb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ readme = "README.md" keywords = ["lattice", "graph", "crystall", "materials"] categories = ["command-line-utilities", "science", "simulation"] license-file = "LICENSE.txt" +edition = "2021" [badges] is-it-maintained-issue-resolution = { repository = "odarbelaeze/vegas-lattice-rs" }