Compare commits
No commits in common. "38b066805786a79417377c43555703c3ac775c9f" and "a6616d31c8e9dc24cd3674554270d8f759566eb0" have entirely different histories.
38b0668057
...
a6616d31c8
@ -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.40.0", features = [ "full" ] }
|
tokio = { version = "1.39.3", features = [ "full" ] }
|
||||||
|
Loading…
Reference in New Issue
Block a user