Compare commits
1 commit
d73924d67f
...
d4ca6411eb
| Author | SHA1 | Date | |
|---|---|---|---|
| d4ca6411eb |
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ name = "site"
|
|||
[dependencies]
|
||||
axum = { version = "0.6.18" }
|
||||
hyper = { version = "0.14.26" }
|
||||
tokio = { version = "1.31.0", features = ["full"] }
|
||||
tokio = { version = "1.32.0", features = ["full"] }
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = {version = "0.3.17", features = ["env-filter"] }
|
||||
tower-http = { version = "0.4.0", features = ["fs", "trace", "auth"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue