diff options
author | stale <redkugelblitzin@gmail.com> | 2022-05-11 10:02:10 -0300 |
---|---|---|
committer | stale <redkugelblitzin@gmail.com> | 2022-05-11 10:02:10 -0300 |
commit | cedcb4049a5dd690b9617d34b99f25feb0095c7a (patch) | |
tree | b2e9f8edcff11721d52595df723594fb2cc65cdc /src/main.rs | |
parent | 8d02c5653079039bf748e1d0748d220cf933b725 (diff) |
more fixes
Diffstat (limited to 'src/main.rs')
-rw-r--r-- | src/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index b3c3cf9..fe55ab2 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,5 +1,4 @@ use std::{ - convert::Infallible, collections::HashMap, error::Error, net::SocketAddr, |