Consider renaming to asn1 #5
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
acw/simple_asn1#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your crate name (goes in
use asn1::foo) could be nice and simple:asn1. Your package name (goes in Cargo.toml) would beasn-1.Precedence in the
sha-1crate: https://github.com/RustCrypto/hashes/blob/master/sha1/Cargo.toml#L2,L13Main reason is for some reason
simple-asn1is not easy to google. It took awhile to find this excellent crate.asn-1would pop up faster in the crates search and with enough recent downloads be at top.