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 2022-04-09 18:41:55 +02:00
commit b335f9cfad

View file

@ -1,6 +1,6 @@
[package] [package]
name = "bitbuffer" name = "bitbuffer"
version = "0.10.3" version = "0.10.4"
authors = ["Robin Appelman <robin@icewind.nl>"] authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2021" edition = "2021"
description = "Reading bit sequences from a byte slice" description = "Reading bit sequences from a byte slice"