File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414env :
1515 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
16- RUST_TOOLCHAIN_VERSION : 1.79 .0
16+ RUST_TOOLCHAIN_VERSION : 1.93 .0
1717
1818concurrency :
1919 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 11[package ]
22name = " firmware_flashing_tool"
33version = " 1.7.0"
4- description = " A tool to flash the firmware of the EyeTrackVR device ."
4+ description = " A tool to flash the firmware of the EyeTrackVR tracker ."
55authors = [
66 " DaOfficialWizard" ,
77 " Luckmer" ,
88 " Lorow" ,
99]
1010license = " MIT"
11- repository = " https://github.com/RedHawk989/ EyeTrackVR"
11+ repository = " https://github.com/EyeTrackVR/FirmwareFlashingTool "
1212default-run = " firmware_flashing_tool"
1313edition = " 2021"
14- rust-version = " 1.69 "
14+ rust-version = " 1.93 "
1515
1616[dependencies ]
1717serde_json = " 1.0"
You can’t perform that action at this time.
0 commit comments