Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure axum-extra also supports being compiled to WASM
Someone on Discord is having issues with compiling axum-extra to WASM so I'm adding that as a dependency to `example-simple-router-wasm`. Just so we don't accidentally break WASM compilation in the future by adding some non-WASM dependency by default.
- Loading branch information