From a712e484d09ce27a622da5e61d26bbb1004f51d2 Mon Sep 17 00:00:00 2001 From: mo8it Date: Mon, 18 Aug 2025 11:34:36 +0200 Subject: Update deps --- rustlings-macros/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rustlings-macros/Cargo.toml') diff --git a/rustlings-macros/Cargo.toml b/rustlings-macros/Cargo.toml index 1bf6d1b..5df648b 100644 --- a/rustlings-macros/Cargo.toml +++ b/rustlings-macros/Cargo.toml @@ -18,7 +18,7 @@ proc-macro = true [dependencies] quote = "1.0" serde.workspace = true -toml_edit.workspace = true +toml.workspace = true [lints] workspace = true -- cgit v1.2.3