Skip to content

Commit 0062502

Browse files
dependabot[bot]lu-zero
authored andcommitted
Update implib requirement from 0.3.5 to 0.4.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.3.5...v0.4.0) --- updated-dependencies: - dependency-name: implib dependency-version: 0.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12aa4e0 commit 0062502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.5"
46+
implib = "0.4.0"
4747
object = { version = "0.37.1", default-features = false, features = ["std", "read_core", "pe"] }
4848

4949
[features]

0 commit comments

Comments
 (0)