Skip to content

Commit 1cc941c

Browse files
committed
chore(kms-connector): use more generic provider
1 parent 627a549 commit 1cc941c

File tree

6 files changed

+174
-278
lines changed

6 files changed

+174
-278
lines changed

kms-connector/Cargo.lock

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

kms-connector/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tfhe = "=1.4.0-alpha.3"
2727
# External dependencies #
2828
#####################################################################
2929
actix-web = "=4.11.0"
30-
alloy = { version = "=1.0.41", default-features = false, features = [
30+
alloy = { version = "=1.1.2", default-features = false, features = [
3131
"essentials",
3232
"json-rpc",
3333
"provider-debug-api",

0 commit comments

Comments
 (0)