1
0
mirror of https://github.com/danog/tergent.git synced 2024-11-26 20:15:00 +01:00
tergent/Cargo.toml

13 lines
221 B
TOML
Raw Normal View History

2018-09-25 05:41:45 +02:00
[package]
name = "tergent"
version = "0.1.0"
authors = ["Kaan Karaagacli <kaankaraagacli@gmail.com>"]
[dependencies]
serde_json = "1.0"
hex = "0.3.2"
rand = "0.5.5"
byteorder = "1"
base64 = "0.9.3"
signal-hook = "0.1.5"