diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ console = "0.6.2" syntect = "3.0.2" notify = "4.0.0" toml = "0.4.10" +serde = {version = "1.0.10", features = ["derive"]} [[bin]] name = "rustlings" |
