We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a8918 commit cc506efCopy full SHA for cc506ef
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["David Tolnay <[email protected]>"]
5
categories = ["rust-patterns", "no-std", "no-std::no-alloc"]
6
description = "Make trait methods callable without the trait in scope"
7
documentation = "https://docs.rs/inherent"
8
-edition = "2018"
+edition = "2021"
9
license = "MIT OR Apache-2.0"
10
repository = "https://github.com/dtolnay/inherent"
11
rust-version = "1.56"
0 commit comments