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.
whisky-provider, whisky, whisky-common
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.
whisky
Dependency pallas-codec 0.30.2 is significantly outdated
Upgrade to 0.32.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.
Dependency rand_os 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency wasm-bindgen =0.2.92 is significantly outdated
Upgrade to 0.2.100 to get all the fixes, and avoid causing duplicate dependencies in projects.
Locked dependency version wasm-bindgen =0.2.92
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Dependency cryptoxide 0.4.4 is outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Dependency getrandom 0.2 is outdated
Upgrade to 0.3.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pallas-primitives 0.31.0 is outdated
Upgrade to 0.32.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pallas-traverse 0.31.0 is outdated
Upgrade to 0.32.0 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 = ["whisky", "mesh-js", "tx-builder", "sdk"]
(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.
whisky-common
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 = ["whisky", "mesh-js", "whisky-common", "sdk"]
(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.
whisky-provider, whisky, whisky-common
Locked dependency version uplc =1.1.9
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
whisky-provider
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["cryptography"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["whisky", "provider", "transaction", "mesh-js", "sdk"]
(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.
whisky-provider, whisky, whisky-common
Dependency uplc =1.1.9 is outdated
Consider upgrading to 1.1.17 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.
cardano-serialization-lib, whisky-csl, whisky-wallet, sidan-csl-rs, whiskey
Cryptocurrency crate
This crate has been classified as related to cyrptocurrencies. If you believe this categorization is a mistake, then please review crate's categories and keywords, or file a bug. If it is related, then please reconsider your choices, and yank it.
Author of this site is firmly convinced that cryptocurrencies have a net-negative effect on society.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.