Skip to content

Commit

Permalink
Merge pull request #90 from AkiyukiOkayasu/bump-form
Browse files Browse the repository at this point in the history
Update form to 0.11.1
  • Loading branch information
jannic authored Jan 23, 2024
2 parents b403960 + 11c991d commit 268e612
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 268e612

Please sign in to comment.