Skip to content

Commit

Permalink
Merge pull request #124 from mlang/bump
Browse files Browse the repository at this point in the history
Bump libloading and lazy_static
  • Loading branch information
est31 authored Apr 16, 2020
2 parents 8b24fad + 5be2734 commit 41fab12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jack-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ license = "MIT OR Apache-2.0"

[dependencies]
libc = "0.2"
libloading = "0.4.0"
lazy_static = "1.0"
libloading = "0.6"
lazy_static = "1.4"

0 comments on commit 41fab12

Please sign in to comment.