Browse Source

Bump dora message version

tags/v0.3.8^2
haixuantao 1 year ago
parent
commit
f21537fb42
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Cargo.toml

+ 1
- 1
Cargo.toml View File

@@ -72,7 +72,7 @@ dora-ros2-bridge = { path = "libraries/extensions/ros2-bridge" }
dora-ros2-bridge-msg-gen = { path = "libraries/extensions/ros2-bridge/msg-gen" }
dora-ros2-bridge-python = { path = "libraries/extensions/ros2-bridge/python" }
# versioned independently from the other dora crates
dora-message = { version = "0.4.1", path = "libraries/message" }
dora-message = { version = "0.4.2", path = "libraries/message" }
arrow = { version = "53" }
arrow-schema = { version = "53" }
arrow-data = { version = "53" }


Loading…
Cancel
Save