Skip to content

Commit e784977

Browse files
authored
docs: Remove duplicate tower-sessions entry from ECOSYSTEM.md (#2733)
1 parent 2542acb commit e784977

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ECOSYSTEM.md

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ If your project isn't listed here and you would like it to be, please feel free
2828
- [aide](https://docs.rs/aide): Code-first Open API documentation generator with [axum integration](https://docs.rs/aide/latest/aide/axum/index.html).
2929
- [axum-typed-routing](https://docs.rs/axum-typed-routing/latest/axum_typed_routing/): Statically typed routing macros with OpenAPI generation using aide.
3030
- [axum-jsonschema](https://docs.rs/axum-jsonschema/): A `Json<T>` extractor that does JSON schema validation of requests.
31-
- [tower-sessions](https://docs.rs/tower-sessions): Cookie-based sessions.
3231
- [axum-login](https://docs.rs/axum-login): Session-based user authentication for axum.
3332
- [axum-csrf-sync-pattern](https://crates.io/crates/axum-csrf-sync-pattern): A middleware implementing CSRF STP for AJAX backends and API endpoints.
3433
- [axum-otel-metrics](https://github.com/ttys3/axum-otel-metrics/): A axum OpenTelemetry Metrics middleware with prometheus exporter supported.

0 commit comments

Comments
 (0)