File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -49,20 +49,20 @@ futures = "0.3.28"
49
49
futures-core = " 0.3.4"
50
50
futures-util = " 0.3.28"
51
51
generic-json = " ^0.7"
52
- http = " 0.2.9 "
53
- http-body = " 0.4.5 "
54
- hyper = " 0.14.27 "
52
+ http = " 1.1.0 "
53
+ http-body = " 1.0.1 "
54
+ hyper = " 1.4.1 "
55
55
image = " 0.25.1"
56
56
iref = " ^3.1.2"
57
57
lazy_static = " 1.4.0"
58
58
log = " ^0.4"
59
59
paho-mqtt = " 0.12"
60
60
parking_lot = " 0.12.1"
61
- prost = " 0.12 "
62
- prost-types = " 0.12 "
61
+ prost = " 0.13 "
62
+ prost-types = " 0.13 "
63
63
rand = " 0.8.5"
64
64
regex = " 1.10.4"
65
- sdl2 = " 0.35.2 "
65
+ sdl2 = " 0.37.0 "
66
66
serde = " 1.0.160"
67
67
serde_derive = " 1.0.163"
68
68
serde_json = " ^1.0"
@@ -72,8 +72,8 @@ tokio = "1.29.1"
72
72
tokio-console-subscriber = { version = " 0.2.0" , package = " console-subscriber" }
73
73
tokio-retry = " 0.3"
74
74
tokio-stream = " 0.1.14"
75
- tonic = " 0.11 .0"
76
- tonic-build = " 0.11 .0"
75
+ tonic = " 0.12 .0"
76
+ tonic-build = " 0.12 .0"
77
77
tower = " 0.4.13"
78
78
tower-http = " 0.4.3"
79
79
url = " 2.3.1"
You can’t perform that action at this time.
0 commit comments