You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/Cargo.toml

9 lines
144 B
TOML

[package]
name = "rustlings"
version = "0.1.0"
authors = ["olivia <olivia@fastmail.com>"]
[dependencies]
quicli = "0.2.0"
ansi_term = "0.11.0"