Skip to content

Commit

Permalink
build(deps): bump nutype from 0.5.0 to 0.5.1 (#657)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 43d91ce commit bfd396b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ itertools = "0.13"
jsonl = "4.0"
log = "0.4"
nom = "7.1"
nutype = { version = "0.5.0", features = ["serde"] }
nutype = { version = "0.5.1", features = ["serde"] }
once_cell = "1.20.2"
parse-display = "0.10"
pbjson = "0.7"
Expand Down

0 comments on commit bfd396b

Please sign in to comment.