arlyon / async-stripe

Async (and blocking!) Rust bindings for the Stripe API
https://payments.rs
Apache License 2.0
436 stars 127 forks source link

Add missing byn and mmk currency in the Currency enum #460

Closed BentEngbers closed 7 months ago

BentEngbers commented 8 months ago

Summary

fixes #459

Checklist

TO DECIDE:

arlyon commented 8 months ago

Running CI, thanks!

arlyon commented 7 months ago

Hello, we had some conflicts with our dependencies moving out from underneath us. I have fixed that now, so if you are able to rebase I will get this merged for you! :tada:

arlyon commented 7 months ago

I have rebased this for you, will merge once CI goes