Code rewrite to make the code more modular.
Fixed issue where newer firmware "20241226" wouldn't actually work correctly. Needs testing on older firmware to see if they still work
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2710,7 +2710,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "shift_tool"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"dirs",
|
||||
|
||||
Reference in New Issue
Block a user