Skip to content

Commit

Permalink
infra: remove deprecated badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Dushistov committed Jun 30, 2020
1 parent 7027541 commit 73d5f1d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions macroslib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "flapigen"
version = "0.6.0-pre1"
version = "0.6.0-pre2"
authors = ["Evgeniy A. Dushistov <[email protected]>"]
description = "Tool for connecting libraries written in Rust with other languages"
license = "BSD-3-Clause"
Expand Down Expand Up @@ -34,6 +34,3 @@ jni-sys = "0.3.0"
[build-dependencies]
syn = { version = "1.0", features = ["full", "extra-traits", "visit-mut", "visit"] }
quote = "1.0"

[badges]
azure-devops = { project = "Dushistov/flapigen", pipeline = "Dushistov.flapigen" }

0 comments on commit 73d5f1d

Please sign in to comment.