iotaledger / iotaledger/crypto.rs
Publish to crates.io
Open
- Dominant language
- Rust
- Stars
- 63
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
The vast majority of users of crypto.rs as a rust library will expect to be able to pull its crates from crates.io and also to be able to publish their crate to crates.io - this however was proven NOT to work for stronghold when pulling in crypto.rs from git, i.e. stronghold could not publish to crates.io if it consumed a crate from any git source.
We should provide guidance for both types of users.
Contributor guide
Assessment
This issue has not been assessed yet.