0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 12:02:18 +02:00
libsignal/rust/device-transfer/Cargo.toml
2022-10-12 17:02:53 -07:00

14 lines
249 B
TOML

[package]
name = "device-transfer"
version = "0.1.0"
authors = ["Signal Messenger LLC"]
edition = "2018"
license = "AGPL-3.0-only"
[dependencies]
boring = { version = "2.0.0", default-features = false }
libc = "0.2"
[dev-dependencies]
hex = "0.4"