summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorClementTsang <34804052+ClementTsang@users.noreply.github.com>2022-09-25 17:25:44 -0400
committerClementTsang <34804052+ClementTsang@users.noreply.github.com>2022-09-25 17:25:44 -0400
commitdfd21f57dc75db6647b115947072f7cf5d4c5b0c (patch)
tree1680949af2e6faf7d0c997f482148b47c571e002 /Cargo.lock
parent7fec6373605a82b023cd08bfcc88d9286e4e376c (diff)
other: bump to 0.6.9 for nightly to avoid confusion for now
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 e4995d57..0364edd7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -204,7 +204,7 @@ dependencies = [
[[package]]
name = "bottom"
-version = "0.6.8"
+version = "0.6.9"
dependencies = [
"anyhow",
"assert_cmd",