mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 04:50:34 +00:00
update doc URL in crate metadata
This commit is contained in:
parent
cda0c20b16
commit
109cb273f2
@ -8,7 +8,7 @@ categories = [
|
||||
"no-std",
|
||||
]
|
||||
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"
|
||||
keywords = [
|
||||
"static",
|
||||
|
Loading…
x
Reference in New Issue
Block a user