summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-04-29 21:53:19 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-04-29 21:53:19 -0400
commit6be5ce55a238891920f17d85ec8e71e9fa5ec1e8 (patch)
treed0d75ec68ba20fc231e41d5355bbb257e2f920ff /Cargo.lock
parent031bae52f5c18ecbe6a6de492297d5309c4941db (diff)
chore: update Cargo.lock
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 2a03b367..72666d85 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -116,7 +116,7 @@ dependencies = [
[[package]]
name = "bottom"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"assert_cmd 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"backtrace 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",