Skip to content

Commit 94c473b

Browse files
committed
Fix repository link
- Fixes #14
1 parent becc331 commit 94c473b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bit-struct"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
description = "Define structs which have fields which are assigned to individual bits, not bytes"
66
repository = "https://github.com/parallelsystems/bit-struct"

0 commit comments

Comments
 (0)