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 028f7e9 commit 817a9e6Copy full SHA for 817a9e6
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 = "1.0"
20
21
[dev-dependencies]
22
fake = { version = "2.5", features=['derive', 'chrono','uuid']}
0 commit comments