Skip to content

Commit

Permalink
jlabel 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
femshima committed Mar 2, 2024
1 parent 3b06d2e commit edaed36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ approx = "0.5.1"
nom = { version = "7.1.3", optional = true }
serde = { version = "1.0", features = ["derive"], optional = true }
hound = { version = "3.5.1", optional = true }
jlabel = "0.1.2"
jlabel-question = { version = "0.1.2", features = ["regex"]}
jlabel = "0.1.3"
jlabel-question = { version = "0.1.3", features = ["regex"]}

0 comments on commit edaed36

Please sign in to comment.