diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-03-13 12:24:01 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-03-13 13:31:23 -0400 |
| commit | 3dbb06e699398549e8cfabc896ef3256ab433cba (patch) | |
| tree | e88721910f5a7024edf358039860b4009c465a9e /Cargo.lock | |
| parent | 7e092210312af337a118c70865c2eb2593c83192 (diff) | |
v0.3.3
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 2a1a11135..5e5a72c55 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -199,7 +199,7 @@ dependencies = [ [[package]] name = "deno" -version = "0.3.2" +version = "0.3.3" dependencies = [ "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
