filodb / FiloDB

Distributed Prometheus time series database
Apache License 2.0
1.43k stars 225 forks source link

fix(core): Support Rust 1.78 #1853

Closed rfairfax closed 3 weeks ago

rfairfax commented 1 month ago

Add a qualifier to imports to support slightly older Rust versions. Tag cargo metadata with min tested version to give a better error.

Pull Request checklist

rfairfax commented 3 weeks ago

Going to reopen this against develop