openapi-fuzzer icon indicating copy to clipboard operation
openapi-fuzzer copied to clipboard

Update dependencies

Open qarmin opened this issue 2 years ago • 1 comments

Some of dependencies are outdated like openapiv3 or openapi_utils - https://deps.rs/repo/github/matusf/openapi-fuzzer

image

Without updating, I'm unable to check if with https://github.com/glademiller/openapiv3/pull/70 will fix my problems

qarmin avatar Aug 01 '23 08:08 qarmin

Hi, thanks for the heads up. I know it's out of date. I keep it at that version because I need openapi_utils at the current version and it does not work with newer version of openapiv3. I plan to update the openapi_utils along with it openapiv3, but it requires a larger refactor.

matusf avatar Aug 01 '23 10:08 matusf