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 4e253cd commit e9bea92Copy full SHA for e9bea92
Cargo.toml
@@ -12,7 +12,7 @@ version = "0.2.18"
12
readme = "README.md"
13
build = "build.rs"
14
exclude = ["/ci/*", "/.github/*"]
15
-edition = "2018"
+edition = "2021"
16
rust-version = "1.60"
17
18
[package.metadata.docs.rs]
0 commit comments