Skip to content

Commit

Permalink
replace consul impl
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed May 12, 2024
1 parent 30c1e84 commit afb603e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 100 deletions.
99 changes: 0 additions & 99 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion teller-providers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ aws_secretsmanager = ["aws", "dep:aws-sdk-secretsmanager"]
google_secretmanager = ["dep:google-secretmanager1", "dep:crc32c"]
hashicorp_vault = ["dep:vaultrs", "dep:rustify"]
dotenv = ["dep:dotenvy"]
hashicorp_consul = ["dep:consulrs", "dep:rs-consul"]
hashicorp_consul = ["dep:rs-consul"]
aws = ["dep:aws-config"]

[dependencies]
Expand Down

0 comments on commit afb603e

Please sign in to comment.