diff options
| author | Fuwn <[email protected]> | 2022-07-31 18:44:07 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-31 18:44:07 +0000 |
| commit | ce6f065ae546dd02521bb0e9b19964b964af52fc (patch) | |
| tree | 74005c2df212f9d49ab4cf558a182ba5e27d6ca9 /src | |
| parent | feat: drop rust nightly requirement!!! (diff) | |
| download | windmark-ce6f065ae546dd02521bb0e9b19964b964af52fc.tar.xz windmark-ce6f065ae546dd02521bb0e9b19964b964af52fc.zip | |
docs(README.md): update outdated readme
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,3 +44,4 @@ pub use module::Module; pub use response::Response; pub use router::Router; pub use tokio::main; + |