Skip to content

Commit becc331

Browse files
committed
Fixes #12
1 parent f89514c commit becc331

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
@@ -3,7 +3,7 @@ name = "bit-struct"
33
version = "0.3.0"
44
edition = "2021"
55
description = "Define structs which have fields which are assigned to individual bits, not bytes"
6-
repository = "https://github.com/parallel-systems/bit-struct"
6+
repository = "https://github.com/parallelsystems/bit-struct"
77
documentation = "https://docs.rs/crate/bit-struct/latest"
88
readme = "README.md"
99
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)