diff options
Diffstat (limited to 'rustlings-macros/Cargo.toml')
| -rw-r--r-- | rustlings-macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
