diff --git a/Cargo.toml b/Cargo.toml index 6e61203..f5e2938 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,5 +20,5 @@ num = "0.4" [dev-dependencies] serde_json = "1.0.74" -cursive = "0.17.0" +cursive = "0.20.0" insta = "1.10.0"