v0.5.6
Pre-release
Pre-release
π Refactors
- Inline some generic type constraints instead of defining them in
whereclauses (4fc790d) - Change
pub(in crate::task)topub(super)(9b69e4e)
π‘ Chore
- Upgrade dependencies (1f25c8c)
- Unify feature definitions by using
dep:prefix for all dependencies (6b85cdd)
β€οΈ Contributors
- Kiki-kanri