summaryrefslogtreecommitdiff
path: root/rustlings-macros/Cargo.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2025-08-18 11:34:36 +0200
committermo8it <mo8it@proton.me>2025-08-18 12:01:21 +0200
commita712e484d09ce27a622da5e61d26bbb1004f51d2 (patch)
treefb9233a3363c68da6f866dffdff635f778793345 /rustlings-macros/Cargo.toml
parentf24861957a0c669060473a1fe7c6180eb43df9e2 (diff)
Update deps
Diffstat (limited to 'rustlings-macros/Cargo.toml')
-rw-r--r--rustlings-macros/Cargo.toml2
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