From c0ac2f659a9a9af2833549f1f6b7300e3d1d2453 Mon Sep 17 00:00:00 2001 From: fxqnlr Date: Tue, 2 Jul 2024 13:58:24 +0200 Subject: update deps --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d8b3032..0e63e35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,11 +17,11 @@ config = "0.14" surge-ping = "0.8" axum-macros = "0.4" uuid = { version = "1.8", features = ["v4", "fast-rng"] } -dashmap = "5.5" +dashmap = "6.0" color-eyre = "0.6" thiserror = "1.0" ipnetwork = "0.20" mac_address = { version = "1.1", features = ["serde"] } -tracing-appender = "0.2.3" +tracing-appender = "0.2" utoipa = { version = "4.2", features = ["axum_extras"] } utoipa-swagger-ui = { version = "7.1", features = ["axum"] } -- cgit v1.2.3