mirror of
https://github.com/openharmony/third_party_rust_ryu.git
synced 2026-07-18 17:14:35 -04:00
Add no-std category to crates.io metadata
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
name = "ryu"
|
||||
version = "1.0.10" # don't forget to update html_root_url
|
||||
authors = ["David Tolnay <dtolnay@gmail.com>"]
|
||||
categories = ["value-formatting"]
|
||||
categories = ["value-formatting", "no-std"]
|
||||
description = "Fast floating point to string conversion"
|
||||
documentation = "https://docs.rs/ryu"
|
||||
edition = "2018"
|
||||
|
||||
Reference in New Issue
Block a user