mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
build.rs: Use rsconf::declare_dependency()
This new feature in rsconf 0.2.0 resolves the compile-time warnings we get under rustc 1.80+ about unrecognized cfg names by informing cargo of all valid cfg names/values even when the cfg in question isn't enabled.
This commit is contained in:
parent
2faf1159fa
commit
a7bde3921b
Loading…
x
Reference in New Issue
Block a user