mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 01:43:29 +01:00
Bump configure_me_codegen from 0.4.6 to 0.4.8 (#1081)
Bumps [configure_me_codegen](https://github.com/Kixunil/configure_me) from 0.4.6 to 0.4.8. - [Commits](https://github.com/Kixunil/configure_me/commits) --- updated-dependencies: - dependency-name: configure_me_codegen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
875fb61951
commit
e47477fcb2
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -276,9 +276,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "configure_me_codegen"
|
||||
version = "0.4.6"
|
||||
version = "0.4.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d47e3f1ae619b1b7df4ed20a820a44c053e0b421e6d52f69d07320408568aab5"
|
||||
checksum = "5e56840275667a19b0e8ab80219c81fb0bd924e567366d9f12aa385fb45511ea"
|
||||
dependencies = [
|
||||
"cargo_toml",
|
||||
"fmt2io",
|
||||
|
@ -48,7 +48,7 @@ default-features = false
|
||||
features = ["zstd", "snappy"]
|
||||
|
||||
[build-dependencies]
|
||||
configure_me_codegen = { version = "0.4.6", default-features = false }
|
||||
configure_me_codegen = { version = "0.4.8", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
bitcoin-test-data = "0.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user