mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Update cookie + changes
This commit is contained in:
parent
e82c3fbea0
commit
3e3c30d7f1
6 changed files with 17 additions and 17 deletions
|
@ -13,7 +13,7 @@ cached = { version = "0.46.1", features = ["async"] }
|
|||
clap = { version = "4.4.11", default-features = false, features = ["std", "env"] }
|
||||
regex = "1.10.2"
|
||||
serde = { version = "1.0.193", features = ["derive"] }
|
||||
cookie = "0.17.0"
|
||||
cookie = "0.18.0"
|
||||
futures-lite = "1.12.0"
|
||||
hyper = { version = "0.14.23", features = ["full"] }
|
||||
hyper-rustls = "0.24.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue