diff options
| author | mo8it <mo8it@proton.me> | 2025-04-03 17:58:27 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-04-03 17:58:36 +0200 |
| commit | ecaecc2f76b67d6300dfc789bb4c812d93e1973b (patch) | |
| tree | 4fece777d88b5888246ab8010289801f8e7e51e2 /rustlings-macros/Cargo.toml | |
| parent | 78194b4441cd1142ebd6a68ee4bee368bc966c55 (diff) | |
Update deps
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 3ed56a1..1bf6d1b 100644 --- a/rustlings-macros/Cargo.toml +++ b/rustlings-macros/Cargo.toml @@ -16,7 +16,7 @@ include = [ proc-macro = true [dependencies] -quote = "1.0.37" +quote = "1.0" serde.workspace = true toml_edit.workspace = true |
