1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00
comunicapiv3/Cargo.toml

14 lines
280 B
TOML
Raw Normal View History

2020-05-20 15:46:05 +00:00
[package]
name = "comunic_server"
version = "0.1.0"
authors = ["Pierre HUBERT <pierre.git@communiquons.org>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2020-05-21 07:21:58 +00:00
yaml-rust = "0.4.3"
mysql = "18.2.0"