1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 16:44:06 +02:00
This commit is contained in:
Robin Appelman 2020-01-06 19:23:09 +01:00
commit f59dd94917

View file

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