We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52fa01e commit 5f75b8eCopy full SHA for 5f75b8e
src/player/actioncontroller/Cargo.toml
@@ -7,7 +7,7 @@ license = "Apache-2.0"
7
description = "Action Controller component for Pullpiri"
8
9
[dependencies]
10
-tokio = { version = "1.45.0", features = ["full"] }
+tokio = { version = "1.36.0", features = ["full"] }
11
tonic = "0.12.3"
12
prost = "0.13.3"
13
dbus = "0.9.7"
0 commit comments