prisma / quaint

SQL Query AST and Visitor for Rust
Apache License 2.0
582 stars 61 forks source link

Cargo.toml: depend on more minimal chrono feature set #418

Closed tomhoule closed 1 year ago

tomhoule commented 1 year ago

Disable the default features. Specifically so that wasm-bindgen won't be included if not necessary, as it is a rather intrusive library.