update doc URL in crate metadata

This commit is contained in:
Jorge Aparicio 2019-07-12 01:21:58 +02:00
parent cda0c20b16
commit 109cb273f2

View File

@ -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",