Skip to content

Commit 79b8a00

Browse files
committed
use 2021 edition
1 parent b7c99e1 commit 79b8a00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "2.1.0"
44
authors = ["Radovan Bast <[email protected]>"]
55
description = "Numerical integration grid for molecules."
66
license = "MPL-2.0"
7-
edition = "2018"
7+
edition = "2021"
88
readme = "README.md"
99
homepage = "https://github.com/dftlibs/numgrid/"
1010

0 commit comments

Comments
 (0)