Update Cargo.toml

This commit is contained in:
Drew Stone 2018-12-26 20:29:32 +02:00 committed by GitHub
parent 5a6f109792
commit ec99894865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[package]
name = "edge_bridge"
name = "edge-bridge"
version = "0.1.0"
authors = ["Drew Stone <drew@commonwealth.im>"]
@ -42,4 +42,4 @@ std = [
"srml-session/std",
"srml-timestamp/std",
"srml-democracy/std",
]
]