Skip to content

Commit 8352081

Browse files
committed
Update repo link in Cargo.toml
1 parent 40dc3d5 commit 8352081

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
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66
keywords = ["volatile"]
77
description = "A simple volatile wrapper type"
88
documentation = "https://docs.rs/volatile"
9-
repository = "https://github.com/phil-opp/volatile"
9+
repository = "https://github.com/rust-osdev/volatile"
1010

1111
[dependencies]
1212

0 commit comments

Comments
 (0)