Skip to content

Commit

Permalink
Update discro dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Sep 12, 2023
1 parent 5dc2cc4 commit a62b0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ strum = { version = "0.25.0", features = ["derive"] }
thiserror = "1.0.48"

# Optional dependencies
discro = { version = "0.15.0", optional = true }
discro = { version = "0.16.0", optional = true }
midir = { version = "0.9.1", optional = true }
tokio = { version = "1.32.0", default-features = false, optional = true }

Expand Down

0 comments on commit a62b0e9

Please sign in to comment.