grin/keychain
hashmap 43bd5a56ff Make imports in core crate more Rust 2018 idiomatic (#3112)
We use crate renaming to remove grin prefix, as  result imports for util and keychain crates start with crate::
which looks like a part of the current crate. This PR fixes it.
Also some small improvements were made.
If this approach works I'll replicate it to other crates.
2019-11-14 10:27:30 -05:00
..
src Make imports in core crate more Rust 2018 idiomatic (#3112) 2019-11-14 10:27:30 -05:00
Cargo.toml update versioning to 3.0.0 alpha (#3080) 2019-10-04 10:51:55 +01:00