Skip to content

Commit eef9a4c

Browse files
committed
mseq_tracks updated to the latests mseq_core
1 parent 25cb607 commit eef9a4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mseq_tracks/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mseq_tracks"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2024"
55
license = "LGPL-2.1"
66
readme = "README.md"
@@ -11,7 +11,7 @@ keywords = ["midi", "music", "sequencer"]
1111
categories = ["multimedia"]
1212

1313
[dependencies]
14-
mseq_core = "0.1.2"
14+
mseq_core = "0.1.3"
1515
thiserror = "2.0.18"
1616
midir = "0.9.1"
1717
serde = {version = "1.0.208", features = ["derive"] }

0 commit comments

Comments
 (0)