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:
parent
17f1ff9bcd
commit
7596677370
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Reading bit sequences from a byte slice"
|
description = "Reading bit sequences from a byte slice"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/icewind1991/bitbuffer"
|
repository = "https://codeberg.org/icewind/bitbuffer"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "bitbuffer_derive"
|
name = "bitbuffer_derive"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue