diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ edition = "2018" [dependencies] log = "0.4" byteorder = "1.3.2" +flate2 = "1.0" |
![]() |
index : libquassel.git | |
| Native rust implementation of the Quassel protocol and library functions | Max Audron <me@audron.dev> |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -9,3 +9,4 @@ edition = "2018" [dependencies] log = "0.4" byteorder = "1.3.2" +flate2 = "1.0" |