diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-02-02 17:53:30 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-02-02 18:26:31 -0500 |
| commit | c3241822522fb2b13792fe5666596888057cf829 (patch) | |
| tree | 403f768dda9530784fa646307167ceb366cd210d /Cargo.lock | |
| parent | 18b815e33627865b8f4d13f29e2e6e4dc7670f1d (diff) | |
v0.2.10
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 93fa5cc69..a0ffaa3aa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -182,7 +182,7 @@ dependencies = [ [[package]] name = "deno" -version = "0.2.9" +version = "0.2.10" dependencies = [ "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", "dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
