mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
nix ci
This commit is contained in:
parent
5d703405d2
commit
0701318120
6 changed files with 441 additions and 93 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
description = "Reading bit sequences from a byte slice"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/icewind1991/bitbuffer"
|
||||
rust-version = "1.56.0"
|
||||
|
||||
[dependencies]
|
||||
num-traits = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue