Skip to content

Commit

Permalink
chore(deps,cargo): Update typify requirement from 0.0.13 to 0.0.14
Browse files Browse the repository at this point in the history
Updates the requirements on [typify](https://github.com/oxidecomputer/typify) to permit the latest version.
- [Changelog](https://github.com/oxidecomputer/typify/blob/main/CHANGELOG.adoc)
- [Commits](oxidecomputer/typify@v0.0.13...v0.0.14)

---
updated-dependencies:
- dependency-name: typify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent e3a95d3 commit 33db051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ schemars = "0.8"
semver = "1"
serde_yaml = "0.9"
syn = "2.0.11"
typify = "0.0.13"
typify = "0.0.14"
walkdir = "2"

[dev-dependencies]
Expand Down

0 comments on commit 33db051

Please sign in to comment.