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 712186f commit 1196b2dCopy full SHA for 1196b2d
README.md
@@ -147,7 +147,7 @@ in `Cargo.toml`:
147
148
```toml
149
[dependencies]
150
-derive_more = "=1.0.0-beta.5"
+derive_more = "=1.0.0-beta.6"
151
# You can specify the types of derives that you need for less time spent
152
# compiling. For the full list of features see this crate its `Cargo.toml`.
153
features = ["from", "add", "iterator"]
0 commit comments