diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 82aab94ff..d7cd0a5fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,6 +24,8 @@ rand = "=0.6.1" remove_dir_all = "=0.5.1" rustyline = "=2.1.0" ring = "=0.13.5" +serde_json = "1.0.33" +source-map-mappings = "0.5.0" tempfile = "=3.0.5" tokio = "=0.1.13" tokio-executor = "=0.1.5" |
