mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
update dependencies
This commit is contained in:
parent
192dfff680
commit
55179d6ab2
17 changed files with 97 additions and 47 deletions
|
@ -96,7 +96,7 @@ parking_lot = "0.9"
|
|||
regex = "1.0"
|
||||
serde = { version = "1.0", features=["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde_urlencoded = "0.5.3"
|
||||
serde_urlencoded = "0.6.1"
|
||||
time = "0.1.42"
|
||||
url = { version="1.7", features=["query_encoding"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue