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 9687d29 commit 0afc3a7Copy full SHA for 0afc3a7
Cargo.toml
@@ -17,7 +17,7 @@ name = "non_empty_string"
17
18
[dependencies]
19
serde = { version = "1", optional = true }
20
-delegate = { version = "0.8" }
+delegate = { version = "0.13" }
21
22
[dev-dependencies]
23
assert_matches = "1.5.0"
0 commit comments