Skip to content

Commit

Permalink
Update to c-gull 0.18.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Oct 5, 2024
1 parent 4b6fbe8 commit d0cfc23
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 @@ -13,7 +13,7 @@ exclude = ["/.github", "ci"]
keywords = ["linux"]

[target.'cfg(target_vendor = "mustang")'.dependencies]
c-gull = { version = "0.18.0", default-features = false, features = ["take-charge", "call-main", "malloc-via-crates", "define-mem-functions"] }
c-gull = { version = "0.18.1", default-features = false, features = ["take-charge", "call-main", "malloc-via-crates", "define-mem-functions"] }

[dev-dependencies]
similar-asserts = "1.1.0"
Expand Down

0 comments on commit d0cfc23

Please sign in to comment.