1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 08:34:07 +02:00
This commit is contained in:
Robin Appelman 2021-07-20 13:55:57 +02:00
commit 973f543e1b

View file

@ -1,6 +1,6 @@
[package] [package]
name = "bitbuffer" name = "bitbuffer"
version = "0.9.6" version = "0.9.7"
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"