filodb / FiloDB

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

fix(core): Support Rust 1.78 #1854

Closed rfairfax closed 3 weeks ago

rfairfax commented 3 weeks 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