mibes404 / zeep

XSD/WSDL client code generator for Rust
MIT License
41 stars 18 forks source link

Update lib versions in Cargo.toml and cleanup #7

Closed smw-wagnerma closed 2 years ago

smw-wagnerma commented 3 years ago

Start working on this library to handle my wsdl better. First I have updated and cleaned the Cargo.toml files.

mibes404 commented 3 years ago

Hi Marcel,

Thanks for the pull request. We've seen some breaking changes when upgrading yaserde in the past. Did you verify that the produced code is generating the same XML?

Kind regards, Marcel

mibes404 commented 2 years ago

Updated the dependencies. Looks OK at first glance.