Skip to content

Commit 7703b3c

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.14", optional = true, default-features = false }
1111
glium = { version = "0.36", optional = true, default-features = false }
1212
glow = { version = "0.16.0", optional = true }
1313
epoxy = { version = "0.1.0", optional = true }
14-
libloading = { version = "0.8.6", optional = true }
14+
libloading = { version = "0.8.7", 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)