Cargo.toml
[package]
authors = ["Matthew Ess <mat@mat.services>"]
edition = "2018"
license = "GPL-3.0-only"
name = "sputnik"
version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.37"
libtls = "1.2.0"
pico-args = "0.3.4"
url = "2.2.0"