algem/Cargo.toml
2021-03-16 17:04:30 +02:00

12 lines
240 B
TOML

[package]
name = "algem"
version = "0.1.0"
authors = ["Mark <alnyan@airmail.cc>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
native-tls = "*"
url = "*"