Update cookie/hyper_serde.

This commit is contained in:
Josh Matthews 2022-04-01 02:11:47 -04:00
parent 369a5c0370
commit 0625ab92b8
8 changed files with 19 additions and 29 deletions

View file

@ -13,7 +13,7 @@ path = "lib.rs"
[dependencies]
base64 = "0.10"
compositing = { path = "../compositing" }
cookie = "0.11"
cookie = "0.12"
crossbeam-channel = "0.4"
euclid = "0.20"
headers = "0.3"