Skip to content

Commit

Permalink
bump version v6.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rink1969 committed Mar 27, 2024
1 parent 07b0408 commit a2bb2e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ bytes = { version = "1.5", features = ["serde"] }
bloomchain = "0.2"
eth-jsonrpc-lib = "0.4"

cita_cloud_proto = { git = "https://github.com/cita-cloud/cloud-common-rs" }
libproto = { git = "https://github.com/cita-cloud/libproto" }
cita_cloud_proto = "=6.7.3"
libproto = { git = "https://github.com/cita-cloud/libproto", rev = "9388049a964bc81a8989f7db9cf6f1620dc4a5bc" }

[target.'cfg(not(target_os = "macos"))'.dependencies]
openssl = { version = "0.10", features = ["vendored"] }
Expand Down

0 comments on commit a2bb2e3

Please sign in to comment.