Compare commits
3 commits
a6616d31c8
...
38b0668057
Author | SHA1 | Date | |
---|---|---|---|
38b0668057 | |||
4cb5f62965 | |||
3101b86e26 |
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