http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 84 forks source link

attempt to fix duration parsing #393

Closed yoshuawuyts closed 2 years ago

yoshuawuyts commented 2 years ago

I haven't been able to reproduce the CI failure locally, but trying this to see if it helps fix the number rounding issue.

yoshuawuyts commented 2 years ago

🎉 that seems to have done it!