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 801d95e commit b4619e9Copy full SHA for b4619e9
rclrs/Cargo.toml
@@ -36,7 +36,7 @@ async-std = "1.13"
36
libloading = { version = "0.8", optional = true }
37
38
# Needed for the Message trait, among others
39
-rosidl_runtime_rs = "0.4"
+rosidl_runtime_rs = "0.5"
40
41
# Needed for serliazation and deserialization of vendored messages
42
serde = { version = "1", optional = true, features = ["derive"] }
0 commit comments