v0.73.0
What's Changed
- Make Filter::filter async by @chrislearn in #933
- chore(craft-macros): Support generic parameters. by @andeya in #934
- fix: Accepting a Browser Initiated WebTransport Session Always Fails by @chrislearn in #935
- chore(craft-macros): When
self.0
is shadowed, it is convenient to directly call theself.deref()
method. by @andeya in #936 - chore(craft-macros): Improve the robustness of extracting attributes. by @andeya in #937
- chore(craft-macros): Add #[allow(non_camel_case_types)] by @andeya in #938
- chore(NamedFile): Skip write content-type if it exists by @chrislearn in #939
Full Changelog: v0.72.4...v0.73.0