Skip to content

Commit a3b2309

Browse files
committed
bump 0.3.2
1 parent eeaa4a4 commit a3b2309

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ruxguitar"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
edition = "2021"
55
authors = ["Arnaud Gourlay <arnaud.gourlay@gmail.com>"]
66
description = "Guitar pro tablature player"
@@ -23,5 +23,5 @@ env_logger = "0.11.5"
2323
rustysynth = "1.3.1"
2424
cpal = "0.15.3"
2525
uuid = { version = "1.10.0", features = ["v4"] }
26-
thiserror = "1.0.63"
26+
thiserror = "1.0.64"
2727
clap = { version = "4.5.18", features = ["derive", "cargo"] }

0 commit comments

Comments
 (0)