Skip to content

Commit 4f01110

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump libloading from 0.8.5 to 0.8.6
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.8.5 to 0.8.6. - [Commits](nagisa/rust_libloading@0.8.5...0.8.6) --- updated-dependencies: - dependency-name: libloading dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 615c39c commit 4f01110

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ femtovg = { version = "0.11", optional = true, default-features = false }
1111
glium = { version = "0.36", optional = true, default-features = false }
1212
glow = { version = "0.15.0", optional = true }
1313
epoxy = { version = "0.1.0", optional = true }
14-
libloading = { version = "0.8.5", optional = true }
14+
libloading = { version = "0.8.6", optional = true }
1515
im-rc = { version = "15", optional = true }
1616
async-channel = { version = "2.3", optional = true }
1717
tokio = { version = "1", features = ["full"], optional = true }

0 commit comments

Comments
 (0)