summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-05-05 17:56:01 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-05-05 17:56:01 -0400
commit453c10e7c580fd964cf0fcc2c37afe6ed9a62175 (patch)
tree37abbe42ee6e8b4d0237dc96dec8e34f7ee96f58 /Cargo.lock
parentaea79a0750efd5181a4e12e229598c56d4e99ed8 (diff)
docs: update README and CHANGELOG for 0.4.1
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 c96690da..8c489dd6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -116,7 +116,7 @@ dependencies = [
[[package]]
name = "bottom"
-version = "0.4.0"
+version = "0.4.1"
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)",