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 f8fbc50 commit 12876d1Copy full SHA for 12876d1
Cargo.toml
@@ -17,7 +17,7 @@ categories = ["encoding", "parsing", "data-structures"]
17
18
[dependencies]
19
facet-core = { version = "0.28.0" }
20
-facet-reflect = { version = "0.28.0" }
+facet-reflect = { version = "0.30.0" }
21
log = "0.4.27"
22
facet-serialize = { version = "0.28.0" }
23
0 commit comments