Use which instead of running rustc --version
This commit is contained in:
@@ -19,6 +19,7 @@ regex = "1.10.3"
|
||||
serde_json = "1.0.114"
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
toml = "0.8.10"
|
||||
which = "6.0.1"
|
||||
|
||||
[[bin]]
|
||||
name = "rustlings"
|
||||
|
||||
Reference in New Issue
Block a user