Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
chore(deps): update sn_protocol to the newer version
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandSherwin authored and joshuef committed Jan 23, 2024
1 parent 0794756 commit ed99c07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ serde_json = "1.0"
service-manager = "0.5.1"
sn_node_rpc_client = "0.2.4"
sn_peers_acquisition = "0.2.2"
# sn_protocol = "0.10.8"
sn_protocol = { git = "https://github.com/jacderida/safe_network.git", branch = "backwards-compat-test" }
sn_protocol = "0.10.14"
sn-releases = "0.1.6"
sysinfo = "0.29.10"
tokio = { version = "1.26", features = ["full"] }
Expand Down

0 comments on commit ed99c07

Please sign in to comment.