Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump rust client (apache#1025)
## Rationale Currently, ceresdb-client use arrow 23, bump to latest to remove it. ## Detailed Changes The dependencies are updated: ``` Removing arrow v23.0.0 Removing arrow-buffer v23.0.0 Updating ceresdb-client v1.0.0 -> v1.0.1 Removing flatbuffers v2.1.2 Removing multiversion v0.6.1 Removing multiversion-macros v0.6.1 ``` ## Test Plan
- Loading branch information