Update Rust crate urlencoding to 2.1.2
This commit is contained in:
@ -22,7 +22,7 @@ uuid = { version = "1.1.2", features = ["v4"] }
|
||||
mime_guess = "2.0.4"
|
||||
askama = "0.11.1"
|
||||
futures-util = "0.3.24"
|
||||
urlencoding = "2.1.0"
|
||||
urlencoding = "2.1.2"
|
||||
rand = "0.8.5"
|
||||
base64 = "0.13.0"
|
||||
jwt-simple = "0.11.0"
|
||||
|
Reference in New Issue
Block a user