Remove deprecated badges from Cargo.toml

This commit is contained in:
timvisee 2021-10-15 12:36:05 +02:00
parent 55c243a007
commit 216772361a
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -49,9 +49,6 @@ license-file = ["LICENSE", "3"]
depends = "$auto, libssl1.1, ca-certificates, xclip" depends = "$auto, libssl1.1, ca-certificates, xclip"
maintainer-scripts = "pkg/deb" maintainer-scripts = "pkg/deb"
[badges]
gitlab = { repository = "timvisee/ffsend", branch = "master" }
[[bin]] [[bin]]
name = "ffsend" name = "ffsend"
path = "src/main.rs" path = "src/main.rs"