mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-29 05:20:32 +00:00
update doc URL in crate metadata
This commit is contained in:
parent
cda0c20b16
commit
109cb273f2
@ -8,7 +8,7 @@ categories = [
|
|||||||
"no-std",
|
"no-std",
|
||||||
]
|
]
|
||||||
description = "`static` friendly data structures that don't require dynamic memory allocation"
|
description = "`static` friendly data structures that don't require dynamic memory allocation"
|
||||||
documentation = "https://japaric.github.io/heapless/heapless/index.html"
|
documentation = "https://docs.rs/heapless"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
keywords = [
|
keywords = [
|
||||||
"static",
|
"static",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user