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 64bdff6 commit 4726b4cCopy full SHA for 4726b4c
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
fake = { version = "3.0", features=['derive', 'chrono','uuid']}
0 commit comments