Skip to content

Commit

Permalink
sync docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kilork committed Jan 11, 2025
1 parent e7dd670 commit be6c059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ warp = { version = "0.3", default-features = false }

in src/main.rs:

```rust, ignore
```rust, no_run
use std::{convert::Infallible, env, net::SocketAddr, sync::Arc};
use cookie::time::Duration;
Expand Down

0 comments on commit be6c059

Please sign in to comment.