summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-01-31 13:40:50 -0800
committerGitHub <noreply@github.com>2022-01-31 16:40:50 -0500
commitd7dc710ddbefad5ebea15cfe926a59ac689dc085 (patch)
treea843c4f3ad854aec6962fbec857c3009fc55db95 /Cargo.lock
parent61c8bfd5748997a22626b05b0f2d8e202aa1c0b0 (diff)
uptick: 0.6.7 (#667)0.6.7
Uptick to 0.6.7, with appropriate updates to the README and changelog.
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 02838794..4f3b2460 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -230,7 +230,7 @@ dependencies = [
[[package]]
name = "bottom"
-version = "0.6.6"
+version = "0.6.7"
dependencies = [
"anyhow",
"assert_cmd",