Update Cargo.toml

Disable GitLab badge and workspaces.
This commit is contained in:
Patrick Auernig 2018-03-28 16:43:59 +02:00
parent cbe540dcff
commit eb64564333
1 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ repository = "https://gitlab.com/valeth/discord-rpc-client.rs.git"
version = "0.1.4"
[badges]
gitlab = { repository = "valeth/discord-rpc-client.rs" }
# gitlab = { repository = "valeth/discord-rpc-client.rs" }
travis-ci = { repository = "valeth/discord-rpc-client.rs" }
maintenance = { status = "experimental" }
@ -29,5 +29,5 @@ features = ["v4"]
default = ["rich_presence"]
rich_presence = []
[workspace]
members = ["examples/discord_presence"]
# [workspace]
# members = ["examples/discord_presence"]