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 8827064 commit e8ce9a2Copy full SHA for e8ce9a2
rclrs/Cargo.toml
@@ -27,6 +27,7 @@ libloading = { version = "0.8", optional = true }
27
28
# Needed for the Message trait, among others
29
rosidl_runtime_rs = "0.4"
30
+serde = { version = "1.0.210", optional = true }
31
32
[dev-dependencies]
33
# Needed for e.g. writing yaml files in tests
0 commit comments