fix(deps): update rust crate libloading to 0.8 (#1563)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-15 06:40:31 +00:00 committed by GitHub
parent b60dbc5760
commit 77f53a8cc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,4 +26,4 @@ napi8 = ["napi7"]
independent = true
[target.'cfg(windows)'.dependencies.libloading]
version = "0.7"
version = "0.8"