🏡 index : ~doyle/titanirc.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-05-01 3:00:28.0 +00:00:00
committer GitHub <noreply@github.com> 2023-05-01 3:00:28.0 +00:00:00
commit
d29094443a0894b7bde0f465ce928d2b0f2eba32 [patch]
tree
fcfe8f4a0b4875444624c7b7af7d3f01b3654380
parent
9e9cbe3cd1309e977e8092658b12b00c9f2d5b69
download
d29094443a0894b7bde0f465ce928d2b0f2eba32.tar.gz

Bump anyhow from 1.0.68 to 1.0.71

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.68 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.68...1.0.71)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index c2bc795..a6e7c64 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -80,9 +80,9 @@ dependencies = [

[[package]]
name = "anyhow"
version = "1.0.68"
version = "1.0.71"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"
checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"

[[package]]
name = "argon2"