Clean up dependencies
This commit is contained in:
parent
4e8799e750
commit
9762112b3c
@ -39,7 +39,6 @@ stanza = "0.5.1"
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
env_logger = "0.10"
|
||||
rustyline = { version = "12.0.0", features = ["derive", "with-file-history"] }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
getrandom = { version = "0.2", features = ["js"] }
|
||||
|
Loading…
Reference in New Issue
Block a user