circe/examples/non-tls-irc/Cargo.toml
2021-11-13 11:47:42 -06:00

10 lines
161 B
TOML

[package]
authors = ["famfo", "karx"]
name = "config-from-toml"
version = "0.1.0"
edition = "2021"
[dependencies.circe]
path = "../.."
default-features = false