add badges
This commit is contained in:
parent
4292ac3ebd
commit
88671ac5c9
2 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
[package]
|
||||
name = "servicepoint2"
|
||||
version = "0.1.0"
|
||||
publish = true
|
||||
edition = "2021"
|
||||
license-file = "LICENSE"
|
||||
description = "A rust library for the CCCB Service Point Display."
|
||||
|
@ -24,4 +25,3 @@ compression-gz = ["dep:flate2"]
|
|||
compression-bz = ["dep:bzip2"]
|
||||
compression-lz = ["dep:lz4"]
|
||||
compression-zs = ["dep:zstd"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue