Browse Source

Remove deprecated badges from Cargo.toml

timvisee 3 years ago
parent
commit
216772361a
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Cargo.toml

+ 0 - 3
Cargo.toml

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