Skip to content

Commit

Permalink
Set a fixed version number for libc.
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Aug 9, 2021
1 parent fc8c3fe commit fdbc35b
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 @@ -8,4 +8,4 @@ repository = "https://github.com/pclewis/cudd-sys"
license = "CC0-1.0"

[dependencies]
libc = "*"
libc = "0.2"

0 comments on commit fdbc35b

Please sign in to comment.