patch quick-protobuf (#6217)

* patch quick-protobuf
This commit is contained in:
João Oliveira
2024-08-03 05:49:09 +01:00
committed by GitHub
parent 0bb2386ff5
commit 05bc99e67b
2 changed files with 5 additions and 3 deletions

3
Cargo.lock generated
View File

@@ -6513,8 +6513,7 @@ checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
[[package]]
name = "quick-protobuf"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d6da84cc204722a989e01ba2f6e1e276e190f22263d0cb6ce8526fcdb0d2e1f"
source = "git+https://github.com/sigp/quick-protobuf.git?rev=681f413312404ab6e51f0b46f39b0075c6f4ebfd#681f413312404ab6e51f0b46f39b0075c6f4ebfd"
dependencies = [
"byteorder",
]