Skip to content

Commit

Permalink
Bump test-case from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [test-case](https://github.com/frondeus/test-case) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/frondeus/test-case/releases)
- [Changelog](https://github.com/frondeus/test-case/blob/master/CHANGELOG.md)
- [Commits](frondeus/test-case@v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pacman82 committed Mar 22, 2022
1 parent 8af96e0 commit 76cc77b
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 odbc-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ lazy_static = "1.4.0"
env_logger = "0.9.0"
anyhow = "1.0.56"
csv = "1.1.6"
test-case = "2.0.0"
test-case = "2.0.1"
tempfile = "3.3.0"

0 comments on commit 76cc77b

Please sign in to comment.