Handle new security advisories (#19126)
* Update hyper 0.14 * Add audit ignores * Bump assert_cmd and remove audit ignore * Remove unnecessary unmaintained dependency * Remove pin-project-lite warning
This commit is contained in:
@ -41,7 +41,7 @@ tempfile = "3.2.0"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "1.0"
|
||||
assert_cmd = "2.0"
|
||||
|
||||
[target."cfg(unix)".dependencies]
|
||||
signal-hook = "0.2.3"
|
||||
|
Reference in New Issue
Block a user