Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit cd0fb35

Browse files
Bump eyre from 0.6.11 to 0.6.12
Bumps [eyre](https://github.com/eyre-rs/eyre) from 0.6.11 to 0.6.12. - [Commits](https://github.com/eyre-rs/eyre/commits) --- updated-dependencies: - dependency-name: eyre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd689d5 commit cd0fb35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ config = "0.13.4"
1212
criterion = "0.5.1"
1313
docker-db = { git = "https://github.com/Dzejkop/docker-db", rev = "ef9a4dfccd9cb9b4babeebfea0ba815e36afbafe" }
1414
dotenv = "0.15.0"
15-
eyre = "0.6.11"
15+
eyre = "0.6.12"
1616
futures = "0.3.30"
1717
hex = { version = "0.4.3", features = ["serde"] }
1818
itertools = "0.12.0"

0 commit comments

Comments
 (0)