cargo fmt

This commit is contained in:
Cooper Quintin
2025-05-29 16:15:37 -07:00
committed by Cooper Quintin
parent 1b244122df
commit 5007cb0b36

View File

@@ -50,7 +50,7 @@ struct Util {
enum UtilSubCommand {
/// Send a serial command to the Orbic.
Serial(Serial),
/// Start an ADB shell
/// Start an ADB shell
Shell(Shell),
/// Root the tplink and launch telnetd.
TplinkStartTelnet(TplinkStartTelnet),