summaryrefslogtreecommitdiff
path: root/hello_server/Cargo.toml
blob: 39057cc6a2a979415b23e68191fd584269d3ab1f (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "hello_server"
version = "0.1.0"
authors = ["Adam Carpenter <53hornet@gmail.com>"]
edition = "2018"

[dependencies]