handle new content-types from marketplace.get

This commit is contained in:
Aiden McClelland
2022-03-10 16:41:04 -07:00
committed by Aiden McClelland
parent c640749c7c
commit 8b286431e6
3 changed files with 35 additions and 5 deletions

View File

@@ -51,6 +51,7 @@ avahi-sys = { git = "https://github.com/Start9Labs/avahi-sys", version = "0.10.0
"dynamic",
], optional = true }
base32 = "0.4.0"
base64 = "0.13.0"
basic-cookies = "0.1.4"
bollard = "0.11.0"
chrono = { version = "0.4.19", features = ["serde"] }