Skip to content

Commit

Permalink
Merge pull request #319 from janhohenheim/remove-nalgebra-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
janhohenheim authored Jun 24, 2024
2 parents 0ad8779 + c4cde66 commit caab4e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ strip = true
# Note that windows still uses syn 1 through
# * com-macros and com_macros_support (unlikely to receive updates)
# * windows-implement and windows-interface (updated to syn 2 in Bevy 0.14.0-rc.2)
nalgebra-macros = { git = "https://github.com/bash/nalgebra.git", branch = "backport-syn-update" } # https://github.com/dimforge/nalgebra/pull/1342
egui_dock = { git = "https://github.com/bash/egui_dock.git", branch = "backport-syn-update" } # This change is not PR-worthy. Instead, I made a PR to the actually affected dependency `duplicate`: https://github.com/Emoun/duplicate/pull/62

# These patches mainly remove strum and are included in bevy_yarnspinner 0.3.0-rc
Expand Down

0 comments on commit caab4e5

Please sign in to comment.