Bump versions
This commit is contained in:
parent
13a5a585a5
commit
a9d3cf0ab5
3 changed files with 32 additions and 138 deletions
|
@ -14,7 +14,7 @@ use jsonwebtoken::TokenData;
|
|||
use tokio::io::{AsyncRead, AsyncWrite};
|
||||
use tokio::net::{TcpListener, UdpSocket};
|
||||
use tokio::sync::oneshot;
|
||||
use tracing::{error, info, instrument, span, warn, Instrument, Level, Span};
|
||||
use tracing::{error, info, span, warn, Instrument, Level, Span};
|
||||
use url::Host;
|
||||
|
||||
async fn from_query(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue