cedar-policy / cedar

Implementation of the Cedar Policy Language
https://www.cedarpolicy.com
Apache License 2.0
892 stars 80 forks source link

Resolve new unknown `cfg` warning #1092

Closed john-h-kastner-aws closed 4 months ago

john-h-kastner-aws commented 4 months ago

Description of changes

See https://blog.rust-lang.org/2024/07/25/Rust-1.80.0.html#checked-cfg-names-and-values

john-h-kastner-aws commented 4 months ago

Cargo semver checks failure is not due to this change