mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 11:21:15 -03:00
Upgrade to rsconf 0.2.2
This version does not emit a warning for rustc-check-cfg for rustc < 1.80 and supports cfg names that include an underscore.
This commit is contained in:
@@ -45,7 +45,7 @@ serial_test = { version = "1.0.0", default-features = false }
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0.94"
|
||||
rsconf = "0.2.0"
|
||||
rsconf = "0.2.2"
|
||||
|
||||
[lib]
|
||||
crate-type = ["rlib"]
|
||||
|
||||
Reference in New Issue
Block a user