diff --git a/Cargo.toml b/Cargo.toml index 4bad7be..93c6ead 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ ansi_term = "*" uwuizer = "*" moins = "*" regex = "*" -toml_edit = "0.5.0" +toml_edit = "*" toml = "*" bytes = "*" nix = "*"