Skip to content

Commit

Permalink
Bump assert_cmd from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v1.0.6...v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2021
1 parent 28c41df commit 2df39ae
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 9 deletions.
32 changes: 24 additions & 8 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 odbcsv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ log = "0.4.14"
winit = "0.25.0"

[dev-dependencies]
assert_cmd = "1.0.6"
assert_cmd = "1.0.7"
lazy_static = "1.4.0"

0 comments on commit 2df39ae

Please sign in to comment.