Update axum

This commit is contained in:
asonix 2022-08-28 10:28:38 -05:00
parent 8722ab5cf9
commit b2d4da46f4

View file

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