1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-04 00:54:07 +02:00

update repo url

This commit is contained in:
Robin Appelman 2025-05-23 22:25:11 +02:00
commit cbbe5f6b0b
2 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2021"
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"
rust-version = "1.65.0"
[dependencies]