Closed oshaughnessya closed 3 months ago
@n8tlarsen
When running update-pacs.sh it doesn't give any of the PAC crates a version number, which causes errors when the script goes to run cargo fmt.
cargo fmt
Hey @oshaughnessya . The script takes an argument from the command line to set the version number of the PAC crates.
@n8tlarsen
When running update-pacs.sh it doesn't give any of the PAC crates a version number, which causes errors when the script goes to run
cargo fmt
.