1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-04 00:54:07 +02:00
This commit is contained in:
Robin Appelman 2019-12-26 00:06:20 +01:00
commit d6cf3cd45f

View file

@ -1,6 +1,6 @@
[package]
name = "bitstream_reader"
version = "0.6.7"
version = "0.6.8"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018"
description = "Reading bit sequences from a byte slice"