Skip to content

Commit 3c6c7e6

Browse files
dependabot[bot]mkulke
authored andcommitted
build(deps): bump serde_with from 3.16.0 to 3.16.1
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.16.0 to 3.16.1. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.16.0...v3.16.1) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51fc881 commit 3c6c7e6

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -63,7 +63,7 @@ rstest = "0.26.1"
6363
serde = { version = "1.0", features = ["derive"] }
6464
serde_json = "1.0.143"
6565
serde_qs = "0.15.0"
66-
serde_with = { version = "3.16.0", features = ["base64", "hex"] }
66+
serde_with = { version = "3.16.1", features = ["base64", "hex"] }
6767
serial_test = { version = "3.2.0", features = ["async"] }
6868
sha2 = "0.10"
6969
shadow-rs = "1.3.0"

0 commit comments

Comments
 (0)