Files
telepathy-padfoot/Cargo.toml

12 lines
258 B
TOML
Raw Normal View History

[package]
name = "telepathy-delta"
version = "0.1.0"
authors = ["Nick Thomas <nick@gitlab.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2020-05-09 00:43:36 +01:00
anyhow = "1.0"
dbus = "0.8.2"