Skip to content

Commit

Permalink
add jsonrpsee-types as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage committed Jan 20, 2025
1 parent e21a3a1 commit 2b61185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zebra-node-services/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ color-eyre = "0.6.3"
reqwest = { version = "0.12.9", default-features = false, features = ["rustls-tls"] }
serde = "1.0.215"
serde_json = "1.0.133"
jsonrpsee-types = "0.24.7"

0 comments on commit 2b61185

Please sign in to comment.