mirror of
https://gitlab.com/feliix42/embedded-plots.git
synced 2024-11-22 01:46:30 +00:00
Add no-std to categories
This commit is contained in:
parent
cbc0083fb4
commit
961679608d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ homepage = "https://gitlab.com/mchodzikiewicz/embedded-plots"
|
|||
repository = "https://gitlab.com/mchodzikiewicz/embedded-plots"
|
||||
readme = "README.md"
|
||||
keywords = ["embedded", "plot", "graphics"]
|
||||
categories = ["embedded","visualization"]
|
||||
categories = ["embedded","visualization","no-std","graphics"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue