Closed KacperTlusty closed 2 days ago
Hey, sometimes dependencies between google features break, thanks for reporting it!
I think I've fixed this in #169
Please try to update your dependency in Cargo.yaml directly to a master branch (or commit hash) on GitHub and let me know if it helps in your case.
If it works it will be released at the beginning of next month (which is a common cycle that I try to support).
I confirm, it works like a charm, thanks for so quick answer!
Hey,
Thanks for your amazing work! Recently I've found out when trying to upgrade that switching from 0.25.4 to any above version will cause errors when
google-bigtable-v2
feature is enabled.Minimal repro setup for that issue:
Cargo.toml
I've tried that with 2015 and 2021 Rust edition.