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