no funny business w/ get params
This commit is contained in:
@ -29,6 +29,7 @@ job_scheduler_ng = "2.0"
|
||||
ureq = { version = "3.0", features = ["json"] }
|
||||
regex = "1.10"
|
||||
urlencoding = "2.1"
|
||||
base64 = "0.22"
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
openssl = { version = "0.10", features = [ "vendored" ] }
|
||||
|
Reference in New Issue
Block a user