Skip to content

Commit 7877401

Browse files
committed
feat: update to cs-client 0.22
1 parent baf4294 commit 7877401

File tree

2 files changed

+165
-14
lines changed

2 files changed

+165
-14
lines changed

Cargo.lock

Lines changed: 164 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cipherstash-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bigdecimal = { version = "0.4.6", features = ["serde-json"] }
88
arc-swap = "1.7.1"
99
bytes = { version = "1.9", default-features = false }
1010
chrono = { version = "0.4.39", features = ["clock"] }
11-
cipherstash-client = { version = "0.21.0", features = ["tokio"] }
11+
cipherstash-client = { version = "0.22.0", features = ["tokio"] }
1212
clap = { version = "4.5.31", features = ["derive", "env"] }
1313
config = { version = "0.15", features = [
1414
"async",

0 commit comments

Comments
 (0)