mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 05:42:47 -07:00
feat: add cookies to the response (#201)
This commit is contained in:
@@ -19,4 +19,5 @@ pub use tuono_lib_macros::{api, handler};
|
||||
|
||||
// Re-exports
|
||||
pub use axum;
|
||||
pub use axum_extra::extract::cookie;
|
||||
pub use tokio;
|
||||
|
||||
Reference in New Issue
Block a user