2
0
mirror of https://github.com/xvxx/phd synced 2024-11-04 18:00:22 +00:00
phd/Cargo.toml
2019-12-22 18:05:48 -08:00

8 lines
124 B
TOML

[package]
name = "phd"
version = "0.1.0"
authors = ["dvkt <c@dvkt.io>"]
edition = "2018"
[dependencies]
async-std = "1.4.0"