implemented snap compression
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "brownpaper"
|
||||
version = "0.1.0"
|
||||
authors = ["shim_ <shimun@shimun.net>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
|
||||
@@ -13,4 +14,5 @@ iron = "0.6.0"
|
||||
|
||||
rand = "0.4.2"
|
||||
|
||||
chrono = { version = "0.2", features = ["rustc-serialize"] }
|
||||
byteorder = "1.3.2"
|
||||
chrono = "0.4.9"
|
||||
|
Reference in New Issue
Block a user