From d2b03697ebb8c63e16fceb925ca04093708a9c5e Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 17 Mar 2022 20:00:28 -0500 Subject: fix: update to new extension function --- zoned/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zoned/Cargo.toml') diff --git a/zoned/Cargo.toml b/zoned/Cargo.toml index 408a4d4..b00f8c1 100644 --- a/zoned/Cargo.toml +++ b/zoned/Cargo.toml @@ -13,7 +13,7 @@ description = "daemon for managing containers using systemd-nspawn and ZFS" [dependencies] anyhow = "1.0.53" -axum = { version = "0.4.6", features = ["json"] } +axum = { version = "0.4.8", features = ["json"] } figment = { version = "0.10.6", features = ["toml", "env", "test"] } serde = "1.0.136" serde_json = "1.0.79" -- cgit v1.2.3-70-g09d2