Fix up rust deps
This commit is contained in:
parent
26bba4e2ff
commit
5e653ea0e4
5 changed files with 80 additions and 14 deletions
|
|
@ -12,7 +12,7 @@ base64 = "0.22.1"
|
|||
reconcile = { path = "../reconcile" }
|
||||
wasm-bindgen = "0.2.84"
|
||||
getrandom = { version = "0.2.3", features = ["js"] }
|
||||
thiserror = {workspace = true}
|
||||
thiserror = { workspace = true }
|
||||
|
||||
# The `console_error_panic_hook` crate provides better debugging of panics by
|
||||
# logging them with `console.error`. This is great for development, but requires
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue