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 40dc3d5 commit 8352081Copy full SHA for 8352081
Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
6
keywords = ["volatile"]
7
description = "A simple volatile wrapper type"
8
documentation = "https://docs.rs/volatile"
9
-repository = "https://github.com/phil-opp/volatile"
+repository = "https://github.com/rust-osdev/volatile"
10
11
[dependencies]
12
0 commit comments