We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b9eb3 commit 90024b5Copy full SHA for 90024b5
rclrs/Cargo.toml
@@ -18,7 +18,7 @@ path = "src/lib.rs"
18
ament_rs = { version = "0.2", optional = true }
19
20
# Needed to create the GoalClientStream
21
-async-stream = "*"
+async-stream = "0.3.6"
22
23
# Needed for uploading documentation to docs.rs
24
cfg-if = "1.0.0"
0 commit comments