Unnamed repository; edit this file 'description' to name the repository.
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>
dependabot[bot] 2022-10-25
parent 6ea2c54 · commit 0938429
-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",
]