Skip to content

Commit 4b8f8e4

Browse files
build(deps): bump serde_with from 3.13.0 to 3.14.0 (#784)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3be028d commit 4b8f8e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -67,7 +67,7 @@ rustc-hash = "2.1.0"
6767
seqrepo = { version = "0.10.2", features = ["cached"] }
6868
serde_json = "1.0"
6969
serde = { version = "1.0", features = ["derive"] }
70-
serde_with = { version = "3.12", features = ["alloc", "macros", "indexmap_2"], default-features = false }
70+
serde_with = { version = "3.14", features = ["alloc", "macros", "indexmap_2"], default-features = false }
7171
serde_yaml = "0.9"
7272
strum = { version = "0.27", features = ["derive"] }
7373
tempfile = "3"

0 commit comments

Comments
 (0)