Skip to content

Commit c864747

Browse files
Bump the cargo group with 2 updates (#732)
Bumps the cargo group with 2 updates: [serde_with](https://github.com/jonasbb/serde_with) and [tokio](https://github.com/tokio-rs/tokio). Updates `serde_with` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.19.0) Updates `tokio` from 1.52.1 to 1.52.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.2) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 254e78a commit c864747

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -81,7 +81,7 @@ async-trait = "0.1.89"
8181
byteorder = "1.5"
8282
chrono = { version = "^0.4.44", features = ["serde"] }
8383
flate2 = "1"
84-
serde_with = { version = "3.18.0", features = ["base64"], optional = true }
84+
serde_with = { version = "3.19.0", features = ["base64"], optional = true }
8585
idb = { version = "0.6.4", optional = true }
8686
log = "^0.4.17"
8787
# Reqwest is "stuck" at 0.12 because that's what google-cloud-storage depends on.

0 commit comments

Comments
 (0)