summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2021-06-27 20:12:09 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2021-06-27 20:12:09 -0400
commit8a8360726bc2f1ecec14ace2eb091cbd85819cb7 (patch)
tree1e7ad3f78de2cec2043e0716776dc6e7737c8e81 /Cargo.lock
parent0bbee6743f5daaf0d3f637d6930a23ec6a7b22d3 (diff)
docs + other: Mention Ubuntu in install, bump to 0.6.3-nightly
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 99ddcbd9..60b3129a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -237,7 +237,7 @@ dependencies = [
[[package]]
name = "bottom"
-version = "0.6.2-nightly"
+version = "0.6.3-nightly"
dependencies = [
"anyhow",
"assert_cmd",