Remove deprecated badges from Cargo.toml
This commit is contained in:
parent
55c243a007
commit
216772361a
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue