diff --git a/Cargo.toml b/Cargo.toml index 0002cda9..046a2be5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,10 +11,6 @@ license = "WTFPL" readme = "README.md" edition = "2021" -[badges] -travis-ci = { repository = "TeXitoi/osmpbfreader-rs" } -appveyor = { repository = "TeXitoi/osmpbfreader-rs" } - [dependencies] byteorder = "1.3" flat_map = { version = "0.0.10", features = ["serde1"] }