diff options
| author | mo8it <mo8it@proton.me> | 2024-08-24 00:14:12 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-08-24 00:14:12 +0200 |
| commit | 570bc9f32d7ef0bf741fab44d15f7cd54a1f3fc1 (patch) | |
| tree | 528eae66ebf8fc3250c827a0e5468e6e7569e141 /rustlings-macros | |
| parent | 47976caa69e24ea9ee5d38918a0abea89ff10983 (diff) | |
Start list without Ratatui
Diffstat (limited to 'rustlings-macros')
| -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 8a85201..3ed56a1 100644 --- a/rustlings-macros/Cargo.toml +++ b/rustlings-macros/Cargo.toml @@ -16,7 +16,7 @@ include = [ proc-macro = true [dependencies] -quote = "1.0.36" +quote = "1.0.37" serde.workspace = true toml_edit.workspace = true |
