diff --git a/Cargo.toml b/Cargo.toml index 21fbc7c..c1a2949 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ derive_more = { version = "1", features = ["full"] } futures = "0.3" indexmap = "2" local-ip-address = "0.6" -metrics = "0.22" +metrics = "0.24" nodecraft = { version = "0.4", features = [ "transformable", "async",