mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
8 lines
144 B
TOML
8 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"
|