Skip to content

Commit 76656e0

Browse files
dependabot[bot]Eric Fu
and
Eric Fu
authored
chore(deps): Bump serde_with from 3.4.0 to 3.5.0 (#14730)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Fu <[email protected]>
1 parent 317b361 commit 76656e0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

src/workspace-hack/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ hmac = { version = "0.12", default-features = false, features = ["reset"] }
6565
hyper = { version = "0.14", features = ["full"] }
6666
indexmap-dff4ba8e3ae991db = { package = "indexmap", version = "1", default-features = false, features = ["serde"] }
6767
indexmap-f595c2ba2a3f28df = { package = "indexmap", version = "2", features = ["serde"] }
68-
itertools = { version = "0.10" }
68+
itertools = { version = "0.11" }
6969
jni = { version = "0.21", features = ["invocation"] }
7070
lazy_static = { version = "1", default-features = false, features = ["spin_no_std"] }
7171
lexical-core = { version = "0.8", features = ["format"] }
@@ -169,7 +169,7 @@ frunk_core = { version = "0.4", default-features = false, features = ["std"] }
169169
generic-array = { version = "0.14", default-features = false, features = ["more_lengths", "zeroize"] }
170170
hashbrown-582f2526e08bb6a0 = { package = "hashbrown", version = "0.14", features = ["nightly", "raw"] }
171171
indexmap-f595c2ba2a3f28df = { package = "indexmap", version = "2", features = ["serde"] }
172-
itertools = { version = "0.10" }
172+
itertools = { version = "0.11" }
173173
lazy_static = { version = "1", default-features = false, features = ["spin_no_std"] }
174174
libc = { version = "0.2", features = ["extra_traits"] }
175175
log = { version = "0.4", default-features = false, features = ["kv_unstable", "std"] }

0 commit comments

Comments
 (0)