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

update derive repo url

This commit is contained in:
Robin Appelman 2025-07-13 17:21:35 +02:00
commit 7596677370

View file

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