Merge branch 'main' into asch/cursors

This commit is contained in:
Andras Schmelczer 2025-04-02 21:32:36 +01:00
commit b51cf5c04e
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 87 additions and 74 deletions

View file

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