mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-24 23:04:43 +01:00
Apply cargo fix on code generation
This commit is contained in:
@@ -20,5 +20,6 @@ for DICT in ${DICTS[@]}; do
|
||||
cargo run --bin code_gen "${DICTS_DIR}/dictionary.${DICT_NAME}" "${SRC_DIR}/${DICT_NAME}.rs"
|
||||
done
|
||||
|
||||
cargo fix --allow-dirty
|
||||
cargo fmt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user