We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a9778 commit 2418d55Copy full SHA for 2418d55
libsql-wal/Cargo.toml
@@ -46,6 +46,7 @@ s3s-fs = { git = "https://github.com/Nugine/s3s" }
46
s3s-aws = { git = "https://github.com/Nugine/s3s" }
47
tracing-subscriber = "0.3"
48
aws-credential-types = { version = "1", features = ["test-util"] }
49
+tokio = { version = "*", features = ["test-util"] }
50
51
[[bench]]
52
name = "benchmarks"
0 commit comments