Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
motii8128 authored Mar 25, 2024
1 parent a8fcc51 commit d99c9f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "zenoh_launch"
name = "prr_launch"
version = "0.1.0"
edition = "2021"

Expand All @@ -12,4 +12,4 @@ zenoh = "0.7.0-rc"
keyboard_publisher = {git = "https://github.com/PureRustRobot/keyboard_publisher.git"}
command_controller = {git = "https://github.com/PureRustRobot/command_controller.git"}
motor_controller = {git = "https://github.com/PureRustRobot/motor_controller"}
serial_transporter = {git = "https://github.com/PureRustRobot/serial_transporter"}
serial_transporter = {git = "https://github.com/PureRustRobot/serial_transporter"}

0 comments on commit d99c9f5

Please sign in to comment.