fix(deps): update rust crate tokio to 1.40.0 #15
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ edition = "2021"
|
||||||
tiny_http = "0.12.0"
|
tiny_http = "0.12.0"
|
||||||
maud = "0.26.0"
|
maud = "0.26.0"
|
||||||
ascii = "1.1.0"
|
ascii = "1.1.0"
|
||||||
tokio = { version = "1.39.3", features = [ "full" ] }
|
tokio = { version = "1.40.0", features = [ "full" ] }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue