Skip to content

Commit

Permalink
remove yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Nov 1, 2024
1 parent f3bc848 commit f469c67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actuator/robstride/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ log = "^0.4.22"
serialport = { version = "^4.2.0", optional = true }
clap = { version = "4.3", features = ["derive"] }
serde = "^1.0"
serde_yaml = "^0.9"

[target.'cfg(any(target_os = "macos", target_os = "linux"))'.dependencies]
serialport = "^4.2.0"
Expand Down

0 comments on commit f469c67

Please sign in to comment.