Skip to content

Commit a443787

Browse files
Bump serde_with from 3.20.0 to 3.21.0 in the all group (#150)
Bumps the all group with 1 update: [serde_with](https://github.com/jonasbb/serde_with). Updates `serde_with` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.20.0...v3.21.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1502adc commit a443787

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -19,7 +19,7 @@ hashbrown = { version = "0.17", features = ["serde"] }
1919
ldap3_proto = { version = "0.7.1", features = ["serde"] }
2020
rustls = "0.23.40"
2121
serde = { version = "^1.0.228", features = ["derive"] }
22-
serde_with = { version = "3.20.0", features = ["macros"] }
22+
serde_with = { version = "3.21.0", features = ["macros"] }
2323
tokio = { version = "^1.52.3", features = ["rt", "rt-multi-thread", "macros", "net", "signal", "io-util"] }
2424
tokio-rustls = "0.26.4"
2525
tokio-util = { version = "^0.7.18", features = ["codec"] }

0 commit comments

Comments
 (0)