Skip to content

Commit a539fed

Browse files
fix(deps): update rust crate protox-parse to 0.9.0
1 parent d5b42e4 commit a539fed

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
@@ -101,7 +101,7 @@ async-std = { version = "1.12.0", features = [
101101
] }
102102
ttl_cache = "0.5.1"
103103
protox = "0.7.0"
104-
protox-parse = "0.7.0"
104+
protox-parse = "0.9.0"
105105
prost-reflect = { version = "0.14.0", features = ["serde"] }
106106
prost = "0.13.1"
107107
update-informer = { version = "1.1.0", default-features = false, features = [

0 commit comments

Comments
 (0)