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.
kurbo
Dependency getrandom 0.2.15 is outdated
Consider upgrading to 0.3.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
skrifa
Missing keywords
Help users find your crates. Add
keywords = ["font", "glyph", "opentype", "variation", "metrics"]
(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.
fea-rs
Dependency ansi_term 0.12.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency norad 0.12 is outdated
Consider upgrading to 0.14.2 to get all the fixes and improvements.
Optional dependency 'serde_json' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:
syntax. Features 'serde_json', 'rayon', 'norad', 'clap', 'diff', 'serde' may have been unintentional.
font-test-data
Dependency write-fonts 0.32.0 is significantly outdated
Upgrade to 0.33.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::data-formats"]
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.
Missing keywords
Help users find your crates. Add
keywords = ["font", "fontations", "split"]
(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.
read-fonts
Missing keywords
Help users find your crates. Add
keywords = ["opentype", "table", "font", "generate-table", "graphics"]
(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.
write-fonts
Missing keywords
Help users find your crates. Add
keywords = ["font", "table", "opentype", "spec", "graphics"]
(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.
font-types
Missing keywords
Help users find your crates. Add
keywords = ["font", "codec", "types", "glyph", "scalar"]
(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.
fea-rs, fontdrasil, fontir, otl-normalizer, fontc, ufo2fontir, fontbe, glyphs2fontir, fontra2fontir
Dependency write-fonts 0.25.0 is outdated
Consider upgrading to 0.33.1 to get all the fixes and improvements.
fea-rs, fontir, otl-normalizer, fontc, ufo2fontir, fontbe, glyphs2fontir, glyphs-reader, fontra2fontir
Dependency thiserror 1.0.37 is a bit outdated
Consider upgrading to 2.0.11 to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.
fea-rs, fontdrasil, fontir, otl-normalizer, fontc, ufo2fontir, fontbe, glyphs2fontir, glyphs-reader, fontra2fontir, ascii_plist_derive
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
fea-rs, fontdrasil, fontir, otl-normalizer, fontbe, glyphs-reader
Dependency smol_str 0.2.0 is a bit outdated
Consider upgrading to 0.3.2 to get all the fixes and improvements.
fea-rs, fontir, fontc, ufo2fontir, fontbe, glyphs2fontir, glyphs-reader, fontra2fontir
Dependency env_logger 0.10.0 is outdated
Upgrade to 0.11.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
otl-normalizer
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["layout", "normalized", "representation", "table", "opentype"]
(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.
fontc
Missing keywords
Help users find your crates. Add
keywords = ["…"]
(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.Dependency vergen 8.2.6 is outdated
Upgrade to 9.0.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
fontir, fontc, ufo2fontir
Dependency serde_yaml 0.9.14 has issues
It may not be actively developed any more. Consider changing the dependency.
ufo2fontir
Dependency norad 0.12 is outdated
Consider upgrading to 0.14.2 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["convert", "font", "compilation", "ir", "graphics"]
(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.
fontdrasil
Missing keywords
Help users find your crates. Add
keywords = ["font", "fontc", "graphics", "value", "github"]
(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.
fontir
Missing keywords
Help users find your crates. Add
keywords = ["intermediate-representation", "font", "ir", "fontc", "graphics"]
(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.
fontbe
Dependency tinystr 0.7.5 is slightly outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["font", "back-end", "ir", "binary", "compiler"]
(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.
glyphs-reader
Dependency quick-xml 0.31 is outdated
Upgrade to 0.37.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["glyph", "font", "github", "plist", "graphics"]
(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.
ascii_plist_derive
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.
glyphs2fontir
Missing keywords
Help users find your crates. Add
keywords = ["convert", "glyph", "ir", "font", "compilation"]
(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.
fontra2fontir
Missing keywords
Help users find your crates. Add
keywords = ["convert", "fontra", "ir", "compilation", "source"]
(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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.