We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f89514c commit becc331Copy full SHA for becc331
Cargo.toml
@@ -3,7 +3,7 @@ name = "bit-struct"
3
version = "0.3.0"
4
edition = "2021"
5
description = "Define structs which have fields which are assigned to individual bits, not bytes"
6
-repository = "https://github.com/parallel-systems/bit-struct"
+repository = "https://github.com/parallelsystems/bit-struct"
7
documentation = "https://docs.rs/crate/bit-struct/latest"
8
readme = "README.md"
9
license = "MIT OR Apache-2.0"
0 commit comments