Skip to content

Commit

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

---
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] authored and pacman82 committed Sep 18, 2023
1 parent e1bbd75 commit 1d58c18
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 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 odbc-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ lazy_static = "1.4.0"
env_logger = "0.10.0"
anyhow = "1.0.75"
csv = "1.2.2"
test-case = "3.1.0"
test-case = "3.2.1"
tempfile = "3.8.0"
criterion = { version = "0.5.1", features = ["html_reports"] }
tokio = { version = "1.32.0", features = ["rt", "macros", "time"] }
Expand Down

0 comments on commit 1d58c18

Please sign in to comment.