Skip to content

Commit 2ba12b5

Browse files
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]>
1 parent 72b6880 commit 2ba12b5

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)