Skip to content

Commit 40f704f

Browse files
committed
bump xmodits-lib
1 parent d2233f8 commit 40f704f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "xmodits_py"
33
authors = ["B0ney - https://github.com/B0ney"]
44
description = "Extract samples from tracker modules. Supports IT, XM, S3M, MOD, UMX, MPTM"
5-
version = "0.3.3"
5+
version = "0.3.4"
66
edition = "2021"
77
license = "LGPLv3"
88
readme = "README.md"
@@ -15,7 +15,7 @@ crate-type = ["cdylib"]
1515

1616
[dependencies.xmodits-lib]
1717
git = "https://github.com/B0ney/xmodits-lib"
18-
rev = "1773dfb"
18+
rev = "c2ef080"
1919

2020
[dependencies.pyo3]
2121
version = "0.19.1"

0 commit comments

Comments
 (0)