Fix spelling in Cargo.toml.
This commit is contained in:
@@ -21,7 +21,7 @@ cranelift-frontend = "^0.89.2"
|
||||
cranelift-module = "^0.89.2"
|
||||
cranelift-native = "^0.89.2"
|
||||
cranelift-object = "^0.89.2"
|
||||
internment = { version = "0.7.0", default-featues = false, features = ["arc"] }
|
||||
internment = { version = "0.7.0", default-features = false, features = ["arc"] }
|
||||
lalrpop-util = "^0.19.7"
|
||||
lazy_static = "^1.4.0"
|
||||
logos = "^0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user