We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37607f7 commit e1c90e8Copy full SHA for e1c90e8
Cargo.toml
@@ -11,7 +11,7 @@ documentation = "http://oschwald.github.io/maxminddb-rust/maxminddb/struct.Reade
11
repository = "https://github.com/oschwald/maxminddb-rust"
12
license = "ISC"
13
include = ["/Cargo.toml", "/benches/*.rs", "/src/**/*.rs", "/README.md", "/LICENSE"]
14
-edition = "2018"
+edition = "2021"
15
16
[features]
17
default = []
0 commit comments