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:35:35 +02:00
commit bc5d74038e
2 changed files with 8 additions and 5 deletions

View file

@ -2,7 +2,7 @@
name = "bitbuffer"
version = "0.10.3"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018"
edition = "2021"
description = "Reading bit sequences from a byte slice"
license = "MIT OR Apache-2.0"
repository = "https://github.com/icewind1991/bitbuffer"