From 90f3653eff79395cd6159cf2ba038b6ab77dbfbf Mon Sep 17 00:00:00 2001 From: Matt C Date: Fri, 15 Oct 2021 15:14:27 -0400 Subject: [PATCH] pls work --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = "*"