Skip to content

Commit

Permalink
Update protox requirement from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [protox](https://github.com/andrewhickman/protox) to permit the latest version.
- [Changelog](https://github.com/andrewhickman/protox/blob/main/CHANGELOG.md)
- [Commits](andrewhickman/protox@0.5.0...0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent 7208aab commit 963fb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wkt-types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ prost-build = "0.12.1"
prost-wkt-build = { version = "0.5.1", path = "../wkt-build" }
regex = "1"
protobuf-src = { version = "1.1.0", optional = true }
protox = { version = "0.5.0", optional = true }
protox = { version = "0.6.0", optional = true }

0 comments on commit 963fb1e

Please sign in to comment.