wyyerd / stripe-rs

Rust API bindings for the Stripe HTTP API.
Apache License 2.0
223 stars 88 forks source link

Pin serde to 1.0.118 #159

Closed seanpianka closed 3 years ago

seanpianka commented 3 years ago

Bypass issue in #158 , add stripe-rust = { git = "https://github.com/seanpianka/stripe-rs.git", branch = "fix-serde" } to Cargo.toml