diff --git a/Cargo.toml b/Cargo.toml index 6fba0a1..968bc5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ tracing = { version = "0.1", default-features = false } # WASM wasm-bindgen-futures = { version = "0.4.41", optional = true } -thiserror = "1" +thiserror = "2" finito = "0.1" [features]