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 2022-04-09 18:45:29 +02:00
commit 4a3d5820f8
2 changed files with 3 additions and 3 deletions

View file

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