chore(deps): bump the cargo-minor-and-patch group across 1 directory with 10 updates (#9587)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -137,13 +137,13 @@ sqlx = { version = "0.8.5", default-features = false, features = [
|
||||
] }
|
||||
|
||||
# For Bedrock provider (optional, behind "aws-providers" feature)
|
||||
aws-config = { version = "1.6", default-features = false, features = ["credentials-process", "rt-tokio", "sso", "behavior-version-latest"], optional = true }
|
||||
aws-config = { version = "1.8", default-features = false, features = ["credentials-process", "rt-tokio", "sso", "behavior-version-latest"], optional = true }
|
||||
aws-smithy-types = { version = "1.3.4", default-features = false, features = ["rt-tokio"], optional = true }
|
||||
aws-sdk-bedrockruntime = { version = "1.119", default-features = false, features = ["rt-tokio"], optional = true }
|
||||
aws-sdk-bedrockruntime = { version = "1.132", default-features = false, features = ["rt-tokio"], optional = true }
|
||||
smithy-transport-reqwest = { version = "0.1", default-features = false, features = ["http2", "system-proxy"], optional = true }
|
||||
|
||||
# For SageMaker TGI provider (optional, behind "aws-providers" feature)
|
||||
aws-sdk-sagemakerruntime = { version = "1.64", default-features = false, features = ["rt-tokio"], optional = true }
|
||||
aws-sdk-sagemakerruntime = { version = "1.104", default-features = false, features = ["rt-tokio"], optional = true }
|
||||
|
||||
# For GCP Vertex AI provider auth
|
||||
jsonwebtoken = { version = "10.2", default-features = false, features = ["use_pem"] }
|
||||
@@ -246,7 +246,7 @@ bytes = { workspace = true }
|
||||
http = { workspace = true }
|
||||
goose-mcp = { path = "../goose-mcp", default-features = false }
|
||||
insta = { version = "1", default-features = false }
|
||||
dtor = { version = "1.0.3", default-features = false, features = ["proc_macro"] }
|
||||
dtor = { version = "1.0.5", default-features = false, features = ["proc_macro"] }
|
||||
|
||||
[[example]]
|
||||
name = "agent"
|
||||
|
||||
Reference in New Issue
Block a user