Skip to content

Commit 27d5ad0

Browse files
chore(deps): update libtest-mimic requirement from 0.7.3 to 0.8.1 in /integrations/object_store (#5587)
chore(deps): update libtest-mimic requirement Updates the requirements on [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) to permit the latest version. - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](LukasKalbertodt/libtest-mimic@v0.7.3...v0.8.1) --- updated-dependencies: - dependency-name: libtest-mimic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e84241e commit 27d5ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/object_store/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ opendal = { version = "0.51.2", path = "../../core", features = [
5656
rand = "0.8.5"
5757
tokio = { version = "1", features = ["fs", "macros", "rt-multi-thread"] }
5858
anyhow = "1.0.86"
59-
libtest-mimic = "0.7.3"
59+
libtest-mimic = "0.8.1"
6060
uuid = "1.11.0"
6161
datafusion = "44.0.0"
6262
url = "2.5.2"

0 commit comments

Comments
 (0)