Skip to content

Commit 10005c6

Browse files
committed
Use latest unreleased cbor4ii for now
The latest version contains performance improvements.
1 parent b2c0fa4 commit 10005c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ debug = false
2828
incremental = false
2929
lto = true
3030
opt-level = 3
31+
32+
[patch.crates-io]
33+
cbor4ii = { git = "https://github.com/quininer/cbor4ii" }

0 commit comments

Comments
 (0)