Skip to content

Commit e696dab

Browse files
chore(deps): bump serde_with from 3.7.0 to 3.8.1 (#540)
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.7.0 to 3.8.1. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.7.0...v3.8.1) --- updated-dependencies: - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2f86c4 commit e696dab

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ opentelemetry-otlp = { version = "0.15.0", features = ["http-proto", "reqwest-cl
4141
tracing = "0.1.40"
4242
tracing-opentelemetry = "0.23.0"
4343
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "json"] }
44-
serde_with = "3.7.0"
44+
serde_with = "3.8.1"
4545
electrum-client = "0.18.0"
4646
reqwest = { version = "0.12.3", default-features = false, features = ["json", "rustls-tls"] }
4747
async-trait = "0.1.80"

0 commit comments

Comments
 (0)