Bump monero from 0.11.1 to 0.11.2

Bumps [monero](https://github.com/monero-rs/monero-rs) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/monero-rs/monero-rs/releases)
- [Commits](https://github.com/monero-rs/monero-rs/compare/v0.11.1...v0.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
pull/392/head
dependabot[bot] 3 years ago committed by GitHub
parent 6df26109aa
commit 6a3bd782a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

@ -2033,9 +2033,9 @@ dependencies = [
[[package]]
name = "monero"
version = "0.11.1"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ce1c3f7baa1f25e4a771f61ba38aa56a01f9fc162f99235eaa36147289d6b39"
checksum = "dad9cdd100bffa1b21e9b1052394dd78246c6977b9e6f801b4acfd53ba62311e"
dependencies = [
"base58-monero",
"curve25519-dalek",

Loading…
Cancel
Save