diff --git a/battery/Cargo.toml b/battery/Cargo.toml index 3979616..4534572 100644 --- a/battery/Cargo.toml +++ b/battery/Cargo.toml @@ -39,4 +39,4 @@ nix = "~0.19" [dev-dependencies] tempfile = "^3.0" -approx = "0.3.2" +approx = "0.5.0"