Skip to content

Commit

Permalink
build: upgrade to rust toolchain 1.55 and MSFS SDK 0.15 (flybywiresim…
Browse files Browse the repository at this point in the history
…#6052)

* chore: update dev-env with latest rustc

* chore: fix clippy errors

* docs: llvm 12

* chore: line ending

* chore(unrelated): fix package version

* fix: separate build and linking of wasm

Restores compatibility with sdk 0.14.0

* fix: indendation and comments

* chore: update dev-env with sdk 0.15.0

Co-authored-by: Saschl <[email protected]>
Co-authored-by: Andreas Guther <[email protected]>
  • Loading branch information
3 people authored Oct 22, 2021
1 parent d3754f4 commit 233c688
Show file tree
Hide file tree
Showing 21 changed files with 303 additions and 293 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
!manifest-base.json
!Cargo.lock
!Cargo.toml
!rust-toolchain.toml
!/.cargo/config.toml
!jest.config.js
!/jest/**
Expand Down
Loading

0 comments on commit 233c688

Please sign in to comment.