open-morphs / morph-v1-esp32-fw-rs

An experimental Rust-based embedded firmware for the Morph InfiniConnect earbuds' smart case.
MIT License
0 stars 0 forks source link

chore(deps): update embuild requirement from 0.29 to 0.30 in /variants/esp32 #8

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on embuild to permit the latest version.

Commits
  • 66817f4 Release 0.30.4
  • 127e2c3 Upgrade dependencies, fix cargo fmt
  • c0e5280 Use -isystem to suppress warnings from esp-idf headers (#62)
  • 305c1c2 Fix clippy warnings
  • 7d1ca14 Make Installer::global_install_dir public, add IDF_TOOLS_INSTALL_DIR_VAR
  • 5e12da3 New release
  • 5dba9cd Bugfixing for cargo-pio
  • f80c8ce Never take IDF_PYTHON_ENV_PATH from the environment
  • 2055c17 Fix clippy warnings
  • a37676e Remove duplicated step
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)