Skip to content

Commit 0cc88d3

Browse files
chore(deps): bump libloading from 0.8.9 to 0.9.0
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.8.9 to 0.9.0. - [Commits](nagisa/rust_libloading@0.8.9...0.9.0) --- updated-dependencies: - dependency-name: libloading dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a234c8 commit 0cc88d3

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ test-log = "0.2"
6363
async-stream = "0.3"
6464
eventsource = { git="https://github.com/NexusGPU/eventsource.git" }
6565
url = "2.5"
66-
libloading = "0.8"
66+
libloading = "0.9"
6767
shared_memory = { git="https://github.com/NexusGPU/shared_memory.git", rev="d679661" }
6868
tower = "0.5"
6969
schemars = "1.0"

0 commit comments

Comments
 (0)