Skip to content

Commit bffe340

Browse files
fix(deps): update rust crate prost-reflect to 0.16.0
1 parent b736593 commit bffe340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ async-std = { version = "1.12.0", features = [
102102
ttl_cache = "0.5.1"
103103
protox = "0.7.0"
104104
protox-parse = "0.7.0"
105-
prost-reflect = { version = "0.14.0", features = ["serde"] }
105+
prost-reflect = { version = "0.16.0", features = ["serde"] }
106106
prost = "0.13.1"
107107
update-informer = { version = "1.1.0", default-features = false, features = [
108108
"github",

0 commit comments

Comments
 (0)