diff options
author | dependabot[bot] | 2022-10-24 23:18:41 +0000 |
---|---|---|
committer | GitHub | 2022-10-24 23:18:41 +0000 |
commit | 093842988b6c7fcd15dc90f9bf012a2fa6005de4 (patch) | |
tree | 250d148a39b47b120b29d5ac9ba4ee3d206d3ee3 | |
parent | 6ea2c541528a2d4ae3562f45e3e6206cca96b6c8 (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>
-rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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", ] |