2
0
mirror of https://github.com/xvxx/phetch synced 2024-11-16 21:25:45 +00:00
phetch/Cargo.toml

7 lines
108 B
TOML
Raw Normal View History

2019-06-06 17:19:29 +00:00
[package]
name = "phetch"
version = "0.1.0"
authors = ["dvkt <c@dvkt.io>"]
[dependencies]
2019-11-22 08:03:33 +00:00
termion = "1.5.3"