Skip to content

Commit

Permalink
Merge pull request #2 from IsaacMarovitz/dependabot/cargo/deps-3929bd…
Browse files Browse the repository at this point in the history
…f839

Bump the deps group with 2 updates
  • Loading branch information
IsaacMarovitz authored Nov 28, 2023
2 parents 0a24662 + e4783f3 commit 2e577f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -6,8 +6,8 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
winit = "0.29.3"
winit = "0.29.4"
fundsp = "0.15.0"
clap = { version = "4.4.8", features = ["derive"] }
clap = { version = "4.4.9", features = ["derive"] }
bitflags = "2.4.1"
log = "0.4.20"

0 comments on commit 2e577f6

Please sign in to comment.