diff --git a/Cargo.toml b/Cargo.toml index 6e1cbc9c1..85be8736e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -123,7 +123,7 @@ bincode = "1.3.3" camino = "1.1.6" clap = "4.3.17" ff = "0.13" -metrics = "0.22.0" +metrics = "0.23.0" neptune = { git = "https://github.com/lurk-lab/neptune", branch = "dev", default-features = false, features = ["abomonation"] } nova = { git = "https://github.com/lurk-lab/arecibo", branch = "dev", package = "arecibo", features = ["abomonate"]} once_cell = "1.18.0"