Skip to content

v4.0.0

Choose a tag to compare

@Fishrock123 Fishrock123 released this 10 Jul 04:40

This release allows HttpClient to be used as a dynamic Trait object.

  • HttpClient: removed Clone bounds.
  • HttpClient: removed Error type.