diff --git a/Cargo.toml b/Cargo.toml index e709df8..f923cdf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,6 +15,6 @@ ansi_term = "*" uwuizer = "*" moins = "*" regex = "*" -toml_edit = "0.5.9" +toml_edit = "0.5.0" toml = "*" bytes = "*"