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 b2c0fa4 commit 10005c6Copy full SHA for 10005c6
1 file changed
Cargo.toml
@@ -28,3 +28,6 @@ debug = false
28
incremental = false
29
lto = true
30
opt-level = 3
31
+
32
+[patch.crates-io]
33
+cbor4ii = { git = "https://github.com/quininer/cbor4ii" }
0 commit comments