We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be36db2 commit efb57b9Copy full SHA for efb57b9
protocol/Cargo.toml
@@ -16,7 +16,7 @@ ordered-float = "4.1.0"
16
uuid = "1"
17
chrono = "0.4.26"
18
num_enum = "0.7.0"
19
-derive_more = "0.99"
+derive_more = "2.0"
20
21
[dev-dependencies]
22
pretty_assertions = "1.2.0"
0 commit comments