mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
bumb dependencies
This commit is contained in:
parent
f5d22f31d5
commit
8d6ef897a7
1 changed files with 3 additions and 3 deletions
|
|
@ -9,11 +9,11 @@ repository = "https://github.com/icewind1991/bitbuffer"
|
|||
|
||||
[dependencies]
|
||||
num-traits = "0.2"
|
||||
err-derive = "0.2.2"
|
||||
err-derive = "0.3"
|
||||
bitbuffer_derive = { version = "0.9", path = "bitbuffer_derive" }
|
||||
memchr = "2.2"
|
||||
memchr = "2"
|
||||
|
||||
[dev-dependencies]
|
||||
maplit = "1.0.1"
|
||||
maplit = "1"
|
||||
|
||||
[workspace]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue