Merge pull request #4804 from 21pages/fix

update rust-sciter to fix sciter.dll loading
This commit is contained in:
RustDesk 2023-06-30 20:51:12 +08:00 committed by GitHub
commit 3e321327a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -5377,7 +5377,7 @@ dependencies = [
[[package]]
name = "sciter-rs"
version = "0.5.57"
source = "git+https://github.com/open-trade/rust-sciter?branch=dyn#82025b9ba77d5ae14543009444033036dbe25917"
source = "git+https://github.com/open-trade/rust-sciter?branch=dyn#fab913b7c2e779b05c249b0c5de5a08759b2c15d"
dependencies = [
"lazy_static",
"libc",