Skip to content

Commit 96b41e0

Browse files
chore(deps): bump alloy from 2.0.1 to 2.0.4
Bumps [alloy](https://github.com/alloy-rs/alloy) from 2.0.1 to 2.0.4. - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v2.0.1...v2.0.4) --- updated-dependencies: - dependency-name: alloy dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df06940 commit 96b41e0

2 files changed

Lines changed: 45 additions & 45 deletions

File tree

Cargo.lock

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

crates/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ async-trait = "0.1"
1616
aws-config = { version = "=1.5.18", default-features = false, features = ["rt-tokio", "rustls"] }
1717
aws-sdk-secretsmanager = { version = "=1.75.0", default-features = false, features = ["rt-tokio", "rustls"] }
1818
axum = "0.8.6"
19-
alloy = { version = "2.0.1", optional = true }
19+
alloy = { version = "2.0.4", optional = true }
2020
base64 = { workspace = true }
2121
bincode = "1.3"
2222
chrono = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)