Update osiris-client dependency to use Git URL
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2021"
|
|||||||
crate-type = ["cdylib", "rlib"]
|
crate-type = ["cdylib", "rlib"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
osiris-client = { path = "../../osiris/client" }
|
osiris-client = { git = "https://git.ourworld.tf/herocode/osiris.git" }
|
||||||
yew = { workspace = true }
|
yew = { workspace = true }
|
||||||
wasm-bindgen = { workspace = true }
|
wasm-bindgen = { workspace = true }
|
||||||
wasm-bindgen-futures = { workspace = true }
|
wasm-bindgen-futures = { workspace = true }
|
||||||
|
|||||||
Reference in New Issue
Block a user