aboutsummaryrefslogtreecommitdiff
path: root/examples/query.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/query.rs')
-rw-r--r--examples/query.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/query.rs b/examples/query.rs
index 38fc295..f144795 100644
--- a/examples/query.rs
+++ b/examples/query.rs
@@ -19,7 +19,7 @@
#[windmark::main]
async fn main() -> Result<(), Box<dyn std::error::Error>> {
- windmark::Router::new()
+ windmark::router::Router::new()
.set_private_key_file("windmark_private.pem")
.set_certificate_file("windmark_public.pem")
.mount(