diff --git a/Cargo.toml b/Cargo.toml index b591dc3..59a2060 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ categories = ["cryptography::cryptocurrencies"] authors = ["Dr Maxim Orlovsky "] homepage = "https://lnp-bp.org" repository = "https://github.com/BP-WG/bp-wallet" -rust-version = "1.70.0" # Due to mnemonic dependency of bp-seals crate +rust-version = "1.75.0" # Due to descriptors edition = "2021" license = "Apache-2.0"