mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 05:42:47 -07:00
Fix tuono_lib_macro crate (#116)
* fix: tuono lib macro * feat: remove reqwest re-export * feat: update version to 0.13.1 * fix: remove reqwest from documentation
This commit is contained in:
@@ -19,5 +19,4 @@ pub use tuono_lib_macros::handler;
|
||||
|
||||
// Re-exports
|
||||
pub use axum;
|
||||
pub use reqwest;
|
||||
pub use tokio;
|
||||
|
||||
Reference in New Issue
Block a user