Skip to content

Commit 223ada1

Browse files
authored
chore: bump ceresdbproto (apache#1021)
## Rationale See apache/incubator-horaedb-proto#81 After this, developers can set `export CERESDBPROTO_ENABLE_VENDORED=false` to use protoc on their host. ## Detailed Changes ## Test Plan No need.
1 parent 3e4eb78 commit 223ada1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ bytes = "1.1.0"
6868
bytes_ext = { path = "components/bytes_ext" }
6969
catalog = { path = "catalog" }
7070
catalog_impls = { path = "catalog_impls" }
71-
ceresdbproto = "1.0.4"
71+
ceresdbproto = "1.0.5"
7272
chrono = "0.4"
7373
clap = "3.0"
7474
clru = "0.6.1"

0 commit comments

Comments
 (0)