Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feat/grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Mar 8, 2024
2 parents 27187a8 + 784a0c5 commit 8a227ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abci/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ futures = { version = "0.3.28", optional = true }
anyhow = { version = "1.0.69" }
bincode = { version = "2.0.0-rc.2" }
blake2 = { version = "0.10.6" }
bollard = { version = "0.15.0" }
bollard = { version = "0.16.0" }
futures = { version = "0.3.26" }
tokio = { version = "1", features = ["macros", "signal", "time", "io-std"] }
hex = { version = "0.4" }
Expand Down

0 comments on commit 8a227ca

Please sign in to comment.