Skip to content

Commit

Permalink
latest official ruffbox version
Browse files Browse the repository at this point in the history
  • Loading branch information
the-drunk-coder committed Apr 19, 2023
1 parent 1e0f5ce commit fda438c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ directories-next = "2.0"
anyhow = "1.0"
crossbeam = "0.8"
parking_lot = "0.12"
# ruffbox_synth = "0.6"
ruffbox_synth = { path = "../ruffbox-synth" }
ruffbox_synth = "0.7"
#ruffbox_synth = { path = "../ruffbox-synth" }
nom = "7.1"
vom_rs = "0.3"
#vom_rs = { path = "../vom.rs" }
Expand Down

0 comments on commit fda438c

Please sign in to comment.