Skip to content

Commit

Permalink
chore(deps,cargo): update typify requirement from 0.0.14 to 0.0.15
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.14...v0.0.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent b8f1e56 commit 6a3ba2e
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.14"
typify = "0.0.15"
walkdir = "2"

[dev-dependencies]
Expand Down

0 comments on commit 6a3ba2e

Please sign in to comment.