Skip to content

Commit db6321b

Browse files
build(deps): bump nutype from 0.5.0 to 0.5.1
Bumps [nutype](https://github.com/greyblake/nutype) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/greyblake/nutype/releases) - [Changelog](https://github.com/greyblake/nutype/blob/master/CHANGELOG.md) - [Commits](greyblake/nutype@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: nutype dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a30701e commit db6321b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 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
@@ -51,7 +51,7 @@ itertools = "0.13"
5151
jsonl = "4.0"
5252
log = "0.4"
5353
nom = "7.1"
54-
nutype = { version = "0.5.0", features = ["serde"] }
54+
nutype = { version = "0.5.1", features = ["serde"] }
5555
once_cell = "1.20.2"
5656
parse-display = "0.10"
5757
pbjson = "0.7"

0 commit comments

Comments
 (0)