diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-01-14 19:42:32 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-01-14 20:25:57 -0500 |
| commit | eb4a19ef6ef1c5ae797fb515c45627deca65cf31 (patch) | |
| tree | 622943451629eb0eaba54e05aa0292b5099df796 /Cargo.lock | |
| parent | 526fdac053f125b641b07b78b81ffa9962622e09 (diff) | |
v0.2.7
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 1d4043be2..5576c5920 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -168,7 +168,7 @@ dependencies = [ [[package]] name = "deno" -version = "0.2.6" +version = "0.2.7" 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)", |
