1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 16:44:06 +02:00

derive 0.11.2

This commit is contained in:
Robin Appelman 2025-02-23 23:16:33 +01:00
commit 089be072be
2 changed files with 2 additions and 2 deletions

View file

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