Fix up is binary & sync_lib docs & tests

This commit is contained in:
Andras Schmelczer 2025-01-03 22:30:30 +00:00
parent 825d398dec
commit 44cb7a5b7c
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
7 changed files with 80 additions and 42 deletions

View file

@ -22,6 +22,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
[dev-dependencies]
wasm-bindgen-test = "0.3.34"
insta = "1.41.1"
[features]
default = ["console_error_panic_hook"]