Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Cristiano Piemontese <cristiano.piemontese@prima.it>
  • Loading branch information
MaeIsBad and cpiemontese authored Feb 7, 2025
1 parent 1714d3f commit 66f7db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ grpc = [ "_any_otel_version", "tonic"]
gzip = ["reqwest/gzip"]

redis-tls = [ "redis", "redis/tls", "redis/tokio-native-tls-comp"]
cache-dynamodb = [ "aws-sdk-dynamodb" ]
cache-dynamodb = [ "aws_sdk_dynamodb" ]

tracing_opentelemetry = ["tracing_opentelemetry_0_27"]

Expand Down

0 comments on commit 66f7db4

Please sign in to comment.