Sun, 27 Jan 2019 04:50:54 +0400

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2019-01-27 04:50:54 +04:00
parent 4e4aa9c7e5
commit f7f2ce8e5b
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -1,8 +1,8 @@
[package]
name = "bbb2json"
version = "0.1.0"
authors = [ "Valentin Popov <info@valentineus.link>" ]
edition = "2018"
name = "bbb2json"
version = "0.0.1"
[dependencies]
clap = { version = "2.32.0", features = [ "yaml" ] }