Skip to content

Commit

Permalink
Add KvStoreTestSuite.
Browse files Browse the repository at this point in the history
  • Loading branch information
G8XSU committed Sep 30, 2024
1 parent 5ba4b28 commit 8d91948
Show file tree
Hide file tree
Showing 2 changed files with 606 additions and 1 deletion.
3 changes: 3 additions & 0 deletions rust/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ bytes = "1.4.0"
[target.'cfg(genproto)'.build-dependencies]
prost-build = { version = "0.11.3" }
reqwest = { version = "0.11.13", default-features = false, features = ["rustls-tls", "blocking"] }

[dev-dependencies]
rand = "0.8.5"
Loading

0 comments on commit 8d91948

Please sign in to comment.