1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-12-01 22:51:45 +02:00

Start list without Ratatui

This commit is contained in:
mo8it
2024-08-24 00:14:12 +02:00
parent 47976caa69
commit 570bc9f32d
14 changed files with 303 additions and 500 deletions

View File

@@ -16,7 +16,7 @@ include = [
proc-macro = true
[dependencies]
quote = "1.0.36"
quote = "1.0.37"
serde.workspace = true
toml_edit.workspace = true