Skip to content

Commit 3dc818a

Browse files
Update implib requirement from 0.4.0 to 0.6.0
Updates the requirements on [implib](https://github.com/messense/implib-rs) to permit the latest version. - [Release notes](https://github.com/messense/implib-rs/releases) - [Commits](messense/implib-rs@v0.4.0...v0.6.0) --- updated-dependencies: - dependency-name: implib dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c009a41 commit 3dc818a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ anyhow = "1.0"
4343
cc = "1.0"
4444
glob = "0.3"
4545
itertools = "0.14"
46-
implib = "0.4.0"
46+
implib = "0.6.0"
4747
object = { version = "0.38.0", default-features = false, features = ["std", "read_core", "pe"] }
4848
cargo-platform = "0.3.1"
4949
clap_complete = "4.5.65"

0 commit comments

Comments
 (0)