Stable axum, it works

This commit is contained in:
asonix 2022-11-25 12:18:26 -06:00
parent 60aca2f0ff
commit 5f8ee81692

View file

@ -32,4 +32,4 @@ trust-dns-resolver = { version = "0.22.0", default-features = false, optional =
jive-dns = { git = "https://git.asonix.dog/safe-async/jive-dns", optional = true }
[dev-dependencies]
axum = { version = "0.6.0-rc.2", default-features = false }
axum = { version = "0.6.0", default-features = false }