2
0
mirror of https://github.com/xvxx/phd synced 2024-11-14 18:12:54 +00:00
phd/Cargo.toml

8 lines
124 B
TOML
Raw Normal View History

2019-12-23 02:05:48 +00:00
[package]
name = "phd"
version = "0.1.0"
authors = ["dvkt <c@dvkt.io>"]
edition = "2018"
[dependencies]
async-std = "1.4.0"