File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ edition = "2021"
9
9
bytes = " 1.5.0"
10
10
glob = " 0.3.1"
11
11
proc-macro2 = " 1.0.78"
12
- protobuf = { version = " 3.1 .0" , features = [" bytes" ] }
12
+ protobuf = { version = " 3.5 .0" , features = [" bytes" ] }
13
13
# ENABLE ME TO BUILD protobuf-codegen = "=3.5.0"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2021"
5
5
6
6
[dependencies ]
7
7
bitter = " 0.7.0"
8
- protobuf = " 3.2 .0"
8
+ protobuf = " 3.5 .0"
9
9
snap = " 1.1.0"
10
10
ahash = " 0.8.3"
11
11
regex = " 1.7.3"
@@ -19,7 +19,7 @@ memmap2 = "0.9.4"
19
19
serde = { version = " 1.0.164" , features = [" derive" ] }
20
20
libc = " 0.2.147"
21
21
rayon = " 1.7.0"
22
- protobuf-support = " 3.3 .0"
22
+ protobuf-support = " 3.5 .0"
23
23
proc-macro2 = " 1.0.69"
24
24
rand = " 0.8.5"
25
25
opus = { version = " 0.3.0" , optional = true }
You can’t perform that action at this time.
0 commit comments