initial commit

This commit is contained in:
2019-05-19 16:55:20 +02:00
commit e4e12a659f
5 changed files with 33 additions and 0 deletions

8
Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "gopherbridge"
version = "0.1.0"
authors = ["Jali <jali@orca-central.de>"]
edition = "2018"
[dependencies]
config = "0.9"