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:
parent
b60dbc5760
commit
77f53a8cc9
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ napi8 = ["napi7"]
|
|||
independent = true
|
||||
|
||||
[target.'cfg(windows)'.dependencies.libloading]
|
||||
version = "0.7"
|
||||
version = "0.8"
|
||||
|
|
Loading…
Reference in a new issue