Skip to content

Commit

Permalink
Update does-it-json requirement from 0.0.3 to 0.0.4 (#161)
Browse files Browse the repository at this point in the history
Updates the requirements on [does-it-json](https://github.com/ahl/does-it-json) to permit the latest version.
- [Release notes](https://github.com/ahl/does-it-json/releases)
- [Commits](ahl/does-it-json@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: does-it-json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2022
1 parent 1b6904b commit 2c9bf9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ schemars = { version = "0.8.10", optional = true }
[dev-dependencies]
serde_json = "1.0"
criterion = {version = "0.3.4", features= ["html_reports"]}
does-it-json = "0.0.3"
does-it-json = "0.0.4"

[badges]
travis-ci = { repository = "achanda/ipnetwork" }
Expand Down

0 comments on commit 2c9bf9b

Please sign in to comment.