Skip to content

Commit

Permalink
Bump implib
Browse files Browse the repository at this point in the history
Fixes #443.
  • Loading branch information
lu-zero committed Feb 13, 2025
1 parent 578b4ed commit d660771
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 @@ -43,7 +43,7 @@ anyhow = "1.0"
cc = "1.0"
glob = "0.3"
itertools = "0.14"
implib = "0.3.4"
implib = "0.3.5"
object = { version = "0.36.4", default-features = false, features = ["std", "read_core", "pe"] }

[features]
Expand Down

0 comments on commit d660771

Please sign in to comment.