mirror of
https://github.com/romanz/electrs.git
synced 2025-02-23 06:45:26 +01:00
Bump bitcoin_slices from 0.6.0 to 0.6.2
Bumps [bitcoin_slices](https://github.com/RCasatta/bitcoin_slices) from 0.6.0 to 0.6.2. - [Commits](https://github.com/RCasatta/bitcoin_slices/commits/0.6.2) --- updated-dependencies: - dependency-name: bitcoin_slices dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
81e43b695a
commit
1c5c2e2dd2
1 changed files with 3 additions and 2 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
@ -99,11 +99,12 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "bitcoin_slices"
|
||||
version = "0.6.0"
|
||||
version = "0.6.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "13c03df40e62cef35166f0ddf8268917142f38de88955fcc0721b28820160704"
|
||||
checksum = "df6bcb852d9bbd32230b600e2633cdd23d6dcdab3116ab53285dc45075b9ce51"
|
||||
dependencies = [
|
||||
"bitcoin",
|
||||
"bitcoin_hashes",
|
||||
"sha2",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue