remove rdp-rs from submodule

This commit is contained in:
Jovi Hsu 2022-10-31 06:12:44 +00:00
parent d349a225ff
commit 76e6e76131
2 changed files with 1 additions and 2 deletions

View File

@ -14,7 +14,7 @@ default = ["console_error_panic_hook"]
wasm-bindgen = "0.2.63" wasm-bindgen = "0.2.63"
js-sys = "0.3" js-sys = "0.3"
x509-parser = "0.14.0" x509-parser = "0.14.0"
rdp-rs = { path = "./rdp-rs", default-features = false } rdp-rs = { git = "https://github.com/HsuJv/rdp-rs", default-features = false }
wasm-timer = "0.2.5" wasm-timer = "0.2.5"
# websocket # websocket

@ -1 +0,0 @@
Subproject commit bbb0eaf86fe016ebf5414c6cd0125d1e374c1877