forked from loafle/openapi-generator-original
Remove unused serde_yaml (#13820)
This crate version has a security vuln https://rustsec.org/advisories/RUSTSEC-2018-0005
This commit is contained in:
parent
824b2aa5f3
commit
e0043130c7
@ -17,7 +17,6 @@ uuid = { version = "^1.0", features = ["serde"] }
|
||||
hyper = { version = "~0.14", features = ["full"] }
|
||||
hyper-tls = "~0.5"
|
||||
http = "~0.2"
|
||||
serde_yaml = "0.7"
|
||||
base64 = "~0.7.0"
|
||||
futures = "^0.3"
|
||||
{{/hyper}}
|
||||
|
@ -14,7 +14,6 @@ uuid = { version = "^1.0", features = ["serde"] }
|
||||
hyper = { version = "~0.14", features = ["full"] }
|
||||
hyper-tls = "~0.5"
|
||||
http = "~0.2"
|
||||
serde_yaml = "0.7"
|
||||
base64 = "~0.7.0"
|
||||
futures = "^0.3"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user