Skip to content

Commit 1a9dc2c

Browse files
Update Rust crate prost-wkt-types to 0.4.2
1 parent 49fda69 commit 1a9dc2c

2 files changed

Lines changed: 43 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 42 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license-file = "LICENSE"
1313
prost = { version = "0.11", features = ["prost-derive"] }
1414
prost-types = "0.11"
1515
prost-wkt = "0.3.4"
16-
prost-wkt-types = "0.3.3"
16+
prost-wkt-types = "0.4.2"
1717
serde = { version = "1.0", features = ["derive"] }
1818
serde_json = "1.0"
1919
chrono = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)