Skip to content

Commit 8d65c48

Browse files
committed
Added documentation link
1 parent dfa7bec commit 8d65c48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ license = "MIT OR Apache-2.0"
88
description = "Primitive for aliasing mutability"
99
readme = "README.md"
1010

11+
documentation = "https://docs.rs/unsafe-alias-cell"
1112
repository = "https://github.com/y86-dev/unsafe-alias-cell"
1213
keywords = ["primitive", "unsafe", "aliasing", "mutability", "no-std"]
1314
categories = ["no-std", "rust-patterns", "accessibility"]

0 commit comments

Comments
 (0)