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