fix: totally fix rustc version check
C-style shit syntax
This commit is contained in:
@@ -29,4 +29,6 @@ nyquest-preset = { version = "0.2.0", features = ["async"] }
|
||||
palc = { version = "0.0.1", features = ["derive"] }
|
||||
futures-util = { version = "0.3.31", optional = true }
|
||||
ctrlc = { version = "3.4.7", features = ["termination"] }
|
||||
rustversion = "1.0.21"
|
||||
|
||||
[build-dependencies]
|
||||
version_check = "0.9.5"
|
||||
|
||||
Reference in New Issue
Block a user