diff --git a/Cargo.toml b/Cargo.toml index 16fd900..96c4849 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ resolver = "2" [workspace.dependencies] axum = { version = "0.8", default-features = false } -mediatype = "0.20" +mediatype = "0.21"