aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot[bot]2022-10-24 23:18:41 +0000
committerGitHub2022-10-24 23:18:41 +0000
commit093842988b6c7fcd15dc90f9bf012a2fa6005de4 (patch)
tree250d148a39b47b120b29d5ac9ba4ee3d206d3ee3 /Cargo.lock
parent6ea2c541528a2d4ae3562f45e3e6206cca96b6c8 (diff)
build(deps): bump termini from 0.1.2 to 0.1.4 (#4461)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 84409051..96682aa3 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1123,9 +1123,9 @@ dependencies = [
[[package]]
name = "termini"
-version = "0.1.2"
+version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "394766021ef3dae8077f080518cdf5360831990f77f5708d5e3594c9b3efa2f9"
+checksum = "8c0f7ecb9c2a380d2686a747e4fc574043712326e8d39fbd220ab3bd29768a12"
dependencies = [
"dirs-next",
]