Skip to content

Commit

Permalink
chore: upgrade oodle-sys dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sehnryr committed May 28, 2024
1 parent 8659cef commit f148640
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 @@ -11,7 +11,7 @@ keywords = ["oodle", "compression"]
categories = ["compression", "bindings"]

[dependencies]
oodle-sys = "0.1.0"
oodle-sys = "0.2.0"

[features]
bindgen = ["oodle-sys/bindgen"]

0 comments on commit f148640

Please sign in to comment.