Skip to content

Commit

Permalink
Merge pull request #52 from fdeantoni/dependabot/cargo/protox-0.5.0
Browse files Browse the repository at this point in the history
Update protox requirement from 0.4.1 to 0.5.0
  • Loading branch information
fdeantoni authored Sep 30, 2023
2 parents 7e394a2 + ba21531 commit 0e04813
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 @@ -35,4 +35,4 @@ prost-build = "0.11.9"
prost-wkt-build = { version = "0.4.2", path = "../wkt-build" }
regex = "1"
protobuf-src = { version = "1.1.0", optional = true }
protox = { version = "0.4.1", optional = true }
protox = { version = "0.5.0", optional = true }

0 comments on commit 0e04813

Please sign in to comment.