ramosbugs / oauth2-rs

Extensible, strongly-typed Rust OAuth2 client library
Apache License 2.0
939 stars 163 forks source link

only include the chrono wasmbind feature in wasm arch's #262

Closed SorenHolstHansen closed 7 months ago

SorenHolstHansen commented 8 months ago

I looked at the Cargo.lock of my api, and found that wasm-bindgen was included because of the chrono dependency of this crate, so thought I would remove it from default