We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9598956 commit d100726Copy full SHA for d100726
Cargo.toml
@@ -47,7 +47,7 @@ http = "1.1.0"
47
aws-smithy-runtime = { version = "1.7.6", features = ["test-util"] }
48
aws-smithy-types = "1.2.11"
49
aws-types = "1.3.3"
50
-tower-http = { version = "0.7.0", features = ["trace"] }
+tower-http = { version = "0.6.2", features = ["trace"] }
51
uuid = { version = "1.16.0", features = ["v4", "serde"] }
52
53
# Database dependencies - always available now
0 commit comments