Skip to content

Commit

Permalink
Bump test-case from 2.2.2 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [test-case](https://github.com/frondeus/test-case) from 2.2.2 to 3.0.0.
- [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.2.2...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2023
1 parent e9be8ce commit d076b55
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
23 changes: 18 additions & 5 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
Expand Up @@ -76,7 +76,7 @@ lazy_static = "1.4.0"
env_logger = "0.10.0"
anyhow = "1.0.69"
csv = "1.1.6"
test-case = "2.2.2"
test-case = "3.0.0"
tempfile = "3.3.0"
criterion = { version = "0.4.0", features = ["html_reports"] }
tokio = { version = "1.25.0", features = ["rt", "macros", "time"] }
Expand Down

0 comments on commit d076b55

Please sign in to comment.