Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Commit

Permalink
Update onig to 1.1.0
Browse files Browse the repository at this point in the history
This includes the "static-libonig" feature flag for statically linking
to libonig.
  • Loading branch information
robinst committed Oct 12, 2016
1 parent 62471cc commit 3ee62c8
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 @@ -14,7 +14,7 @@ exclude = [

[dependencies]
yaml-rust = "0.3"
onig = "0.6"
onig = "1.1.0"
walkdir = "0.1"
regex-syntax = "0.3.3"
lazy_static = "0.2.1"
Expand Down

0 comments on commit 3ee62c8

Please sign in to comment.