Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Declare ci_run flag in build.rs (#1071)
Rust 1.80 will require pre-declaring configuration flags that we want to set via RUSTFLAGS. See the [blog post](https://blog.rust-lang.org/2024/05/06/check-cfg.html). Fixes #1067.
- Loading branch information