Skip to content

Commit 83fde05

Browse files
chore(deps): update dlopen2 requirement from 0.7.0 to 0.8.0
--- updated-dependencies: - dependency-name: dlopen2 dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73fbf5b commit 83fde05

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
@@ -33,5 +33,5 @@ serde = { version = "1.0.219", features = ["derive"] }
3333
uuid = { version = "1.16.0", features = ["serde", "v4"] }
3434
parking_lot = "0.12"
3535
chrono = "0.4"
36-
dlopen2 = { version = "0.7.0", features = ["derive"] }
36+
dlopen2 = { version = "0.8.0", features = ["derive"] }
3737
h2 = "0.4.9"

0 commit comments

Comments
 (0)