Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zenoh-rpc was requiring the version "=1.0.23" of the `quote` crate which, somehow, forced Cargo to: - bump `pest_meta` to the version "2.6.0", - bump `pest_generator` to the version "2.5.6". Unfortunately these crates are incompatible, eventually preventing us from building Zenoh-Flow.
- Loading branch information