Skip to content

Commit

Permalink
Deps & cross
Browse files Browse the repository at this point in the history
  • Loading branch information
MyBlackMIDIScore committed Aug 24, 2024
1 parent f26b078 commit df51417
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 63 deletions.
66 changes: 5 additions & 61 deletions Cargo.lock

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

File renamed without changes.
4 changes: 2 additions & 2 deletions clib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ crate-type = ["cdylib"]

[dependencies]
pkg-version = "1.0.0"
xsynth-core = "0.3.0"
xsynth-realtime = "0.3.0"
xsynth-core = { workspace = true }
xsynth-realtime = { workspace = true }

[build-dependencies]
cbindgen = "0.26.0"
Expand Down

0 comments on commit df51417

Please sign in to comment.