mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 08:34:07 +02:00
0.6.3
This commit is contained in:
parent
8e1c901985
commit
b938ab9d76
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "bitstream_reader"
|
||||
version = "0.6.2"
|
||||
version = "0.6.3"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
description = "Reading bit sequences from a byte slice"
|
||||
|
|
@ -20,4 +20,4 @@ maplit = "1.0.1"
|
|||
[workspace]
|
||||
|
||||
[features]
|
||||
unsafe = []
|
||||
unsafe = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue