Skip to content

Commit

Permalink
Bump test-case from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [test-case](https://github.com/frondeus/test-case) from 3.2.1 to 3.3.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@v3.2.1...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent 0d6e787 commit 6cc8185
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
Expand Up @@ -81,7 +81,7 @@ lazy_static = "1.4.0"
env_logger = "0.10.1"
anyhow = "1.0.75"
csv = "1.3.0"
test-case = "3.2.1"
test-case = "3.3.0"
tempfile = "3.8.1"
criterion = { version = "0.5.1", features = ["html_reports"] }
tokio = { version = "1.34.0", features = ["rt", "macros", "time"] }
Expand Down

0 comments on commit 6cc8185

Please sign in to comment.