🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-05-01 19:40:55.0 +00:00:00
committer GitHub <noreply@github.com> 2025-05-01 19:40:55.0 +00:00:00
commit
11d5363f80594b211ab3808c987d490c092a642b [patch]
tree
4e30d0b1aba9b8412cf5ec9bb13e6d475a323ad1
parent
db82da0c797f08e5489256794fdec8c1805bb93d
download
11d5363f80594b211ab3808c987d490c092a642b.tar.gz

Bump anyhow from 1.0.97 to 1.0.98

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

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.98
  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 b62713f..48f933d 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -53,9 +53,9 @@

[[package]]
name = "anyhow"
version = "1.0.97"
version = "1.0.98"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"

[[package]]
name = "arc-swap"