Skip to content

Commit

Permalink
build(deps): bump nutype from 0.4.3 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [nutype](https://github.com/greyblake/nutype) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/greyblake/nutype/releases)
- [Changelog](https://github.com/greyblake/nutype/blob/master/CHANGELOG.md)
- [Commits](greyblake/nutype@v0.4.3...v0.5.0)

---
updated-dependencies:
- dependency-name: nutype
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 32b1efb commit 1ddacfc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -53,7 +53,7 @@ itertools = "0.13"
jsonl = "4.0"
log = "0.4"
nom = "7.1"
nutype = { version = "0.4.2", features = ["serde"] }
nutype = { version = "0.5.0", features = ["serde"] }
parse-display = "0.10"
procfs = "0.16"
prost = "0.13.1"
Expand Down

0 comments on commit 1ddacfc

Please sign in to comment.