Compare commits

..

No commits in common. "553e2ea705bc55e449862f93f2b01b3c9d72ee78" and "c6b357b6b855a9a8eb18cad780e3d22af070f40e" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ name = "site"
[dependencies]
axum = { version = "0.6.18" }
hyper = { version = "0.14.26" }
hyper = { version = "0.14.21" }
tokio = { version = "1.28.0", features = ["full"] }
tracing = "0.1.37"
tracing-subscriber = {version = "0.3.17", features = ["env-filter"] }