Skip to content

Commit

Permalink
build(deps): bump resiter from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps resiter from 0.4.0 to 0.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2023
1 parent a0c7b0c commit 0eb64c7
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ ptree = "0.4"
rayon = "1"
regex = "1"
reqwest = { version = "0.11", features = [ "stream" ] }
resiter = "0.4"
resiter = "0.5"
result-inspect = "0.3"
rlimit = "0.9"
semver = { version = "1", features = [ "serde" ] }
Expand Down

0 comments on commit 0eb64c7

Please sign in to comment.