Skip to content

Commit

Permalink
Bump autd3-derive from 28.0.0 to 28.0.1
Browse files Browse the repository at this point in the history
Bumps [autd3-derive](https://github.com/shinolab/autd3-rs) from 28.0.0 to 28.0.1.
- [Changelog](https://github.com/shinolab/autd3-rs/blob/main/CHANGELOG.md)
- [Commits](shinolab/autd3-rs@v28.0.0...v28.0.1)

---
updated-dependencies:
- dependency-name: autd3-derive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 14, 2024
1 parent 1c269ba commit d485b17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion simulator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords = ["autd"]

[dependencies]
anyhow = "1.0.89"
autd3-derive = "28.0.0-rc.0"
autd3-derive = "28.0.1"
autd3-driver = { version = "28.0.0", features = ["async-trait"] }
autd3-firmware-emulator = { version = "28.0.0", features = ["async-trait"] }
autd3-link-simulator = { version = "28.0.0", features = ["async-trait"] }
Expand Down

0 comments on commit d485b17

Please sign in to comment.