Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
rotext_internal_test
Missing keywords
Help users find your crates. Add
keywords = ["rotext", "parser", "是为岛团而生的轻量级标记语言。"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
rotext_internal_test, rotext_utils, rotext_core
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
rotext_internal_test, rotext, rotext_wasm_bindings, rotext_utils, rotext_core, rotext_internal_macros
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
rotext_internal_test, rotext, rotext_wasm_bindings, rotext_utils, rotext_core, rotext_internal_macros
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/umajho/rotext\.git
At the moment we only support git, and attempt fetching when we index a new release. Cloning is necessary for lib.rs to gather data that is missing on crates.io, e.g. to correctly resolve relative URLs in README files, which depend on repository layout and non-standard URL schemes of repository hosts.
rotext
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["parser-implementations"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["parser", "de", "facto"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
rotext_wasm_bindings
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["wasm"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["wasm-bindings", "rotext"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
rotext_utils
Missing keywords
Help users find your crates. Add
keywords = ["rotext", "parser", "是为岛团而生的轻量级标记语言。"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
mod_template
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["template-engine", "rust-patterns"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["module", "macro", "template", "flexible", "define"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
rotext_core
Missing keywords
Help users find your crates. Add
keywords = ["parser", "rotext", "part", "de", "facto"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
mod_template_macros
Dependency typed-builder 0.18.0 is outdated
Upgrade to 0.20.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.