Skip to content

Commit

Permalink
Bump backon from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [backon](https://github.com/Xuanwo/backon) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/Xuanwo/backon/releases)
- [Commits](Xuanwo/backon@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: backon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent c4ba053 commit 3f9ce6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backhand-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ libdeflater = "1.22.0"
env_logger = "0.11.5"
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "fmt"] }
nix = { version = "0.29.0", default-features = false, features = ["fs"] }
backon = "1.2.0"
backon = "1.3.0"

[lib]
bench = false
Expand Down

0 comments on commit 3f9ce6d

Please sign in to comment.