mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-25 16:28:42 -06:00
add rkyv
This commit is contained in:
parent
ec42143154
commit
e00af1cefb
|
@ -17,6 +17,7 @@ nohash-hasher = "0.2.0"
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
flume = "0.10"
|
flume = "0.10"
|
||||||
bracket-noise = "0.8"
|
bracket-noise = "0.8"
|
||||||
|
#rkyv = "0.7"
|
||||||
|
|
||||||
[profile.dev]
|
[profile.dev]
|
||||||
opt-level = 1
|
opt-level = 1
|
||||||
|
|
Loading…
Reference in a new issue