- Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
unknown import: `__wbindgen_placeholder__::__wbindgen_describe` has not been defined It appears chrono might be adding wasmbindgen by default as a feature: https://github.com/dylibso/xtp-rust-bindgen/blob/main/template/Cargo.toml.ejs#L12
I think we want to turn off default features on chrono.
Reactions are currently unavailable