diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ url = "2" [target.'cfg(not(windows))'.dev-dependencies] # fake_tty does not support Windows for now -fake-tty = "0.2.0" +fake-tty = "0.3.1" [build-dependencies] grass = "0.11" |