diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-12-31 15:43:23 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-01-01 14:30:23 -0500 |
| commit | 320577c131c8058ba0065f26119ce1ce18bc23d2 (patch) | |
| tree | a46a7b2b319d132d0cd7693ee32efbbfc375f88a /Cargo.lock | |
| parent | 68e009d1d8cdf60ac2957d6b7c56b3b447cbc81e (diff) | |
v0.2.5
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 a67ce171b..99ae44ea7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -151,7 +151,7 @@ dependencies = [ [[package]] name = "deno" -version = "0.2.4" +version = "0.2.5" 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)", |
