Skip to content

Commit

Permalink
Bump libloading version (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
TannerRogalsky authored and KyleMayes committed May 2, 2017
1 parent 87b674e commit 653aea9
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 @@ -38,7 +38,7 @@ static = []
bitflags = "0.8.0"
glob = "0.2.11"
libc = "0.2.14"
libloading = { version = "0.3.0", optional = true }
libloading = { version = "0.4.0", optional = true }

clippy = { version = "0.0.*", optional = true }

Expand Down

0 comments on commit 653aea9

Please sign in to comment.