remove rdp-rs from submodule
This commit is contained in:
parent
d349a225ff
commit
76e6e76131
@ -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
|
|
Loading…
Reference in New Issue
Block a user