Skip to content

Commit

Permalink
Bump counter from 0.5.3 to 0.5.4
Browse files Browse the repository at this point in the history
Bumps [counter](https://github.com/coriolinus/counter-rs) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/coriolinus/counter-rs/releases)
- [Commits](coriolinus/counter-rs@v0.5.3...v0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2022
1 parent 2067504 commit c890694
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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ az = "1.0.0"
bytecount = "0.6.0"
byteorder = "1.4.3"
cfg-if = "1.0"
counter = "0.5.2"
counter = "0.5.4"
finch = { version = "0.4.1", optional = true }
fixedbitset = "0.4.0"
getset = "0.1.1"
Expand Down

0 comments on commit c890694

Please sign in to comment.