aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-31 18:44:07 +0000
committerFuwn <[email protected]>2022-07-31 18:44:07 +0000
commitc7d48a8c693645d4af45f530a52ebbe570649e1c (patch)
tree74005c2df212f9d49ab4cf558a182ba5e27d6ca9 /src
parentfeat: drop rust nightly requirement!!! (diff)
downloadwindmark-c7d48a8c693645d4af45f530a52ebbe570649e1c.tar.xz
windmark-c7d48a8c693645d4af45f530a52ebbe570649e1c.zip
docs(README.md): update outdated readme
Diffstat (limited to 'src')
-rw-r--r--src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 642182c..4b01f02 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -44,3 +44,4 @@ pub use module::Module;
pub use response::Response;
pub use router::Router;
pub use tokio::main;
+