mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
update readme
This commit is contained in:
parent
20b5ed59af
commit
ddce420663
3 changed files with 69 additions and 16 deletions
|
|
@ -7,6 +7,9 @@ description = "Reading bit sequences from a byte slice"
|
|||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/icewind1991/bitstream_reader"
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "icewind1991/bitstream_reader" }
|
||||
|
||||
[dependencies]
|
||||
num-traits = "0.2"
|
||||
bitstream_reader_derive = { version = "0.3", path = "bitstream_reader_derive" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue