Skip to content

Commit

Permalink
Partial revert "Bump lnp/bp dependencies for dependency allignment (#215
Browse files Browse the repository at this point in the history
)"

This reverts the lnp/bp dependency bump in commit 7fc6d9b.
  • Loading branch information
Lederstrumpf committed Apr 30, 2022
1 parent 30340e1 commit 963a37e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ bitvec = { version = "0.22.3" }
fixed-hash = { version = "0.7.0", default-features = false }
hex = "0.4.3"
inet2_addr = { version = "0.5.0", default-features = false, features = ["tor", "strict_encoding"] }
lightning_encoding = "=0.5.13"
lightning_encoding = "=0.5.0-beta.3"
serde_crate = { package = "serde", version = "1", features = ["derive"], optional = true }
strict_encoding = "1.7.9"
strict_encoding_derive = "1.7.6"
strict_encoding = "1.7.4"
strict_encoding_derive = "1.7.4"
thiserror = "1.0.24"
tiny-keccak = { version = "2", features = ["keccak"] }

Expand Down

0 comments on commit 963a37e

Please sign in to comment.