Skip to content

Commit

Permalink
Update form to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AkiyukiOkayasu committed Jan 21, 2024
1 parent b403960 commit 11c991d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SVDTOOLS="${SVDTOOLS:-svdtools}"
set -ex

cargo install --version 0.29.0 svd2rust
cargo install --version 0.10.0 form
cargo install --version 0.11.1 form
rustup component add rustfmt
if [ "$SVDTOOLS" == "svdtools" ]; then
cargo install --version 0.3.1 svdtools
Expand Down

0 comments on commit 11c991d

Please sign in to comment.