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

fix: don't pin time-core for msrv #433

Closed arlyon closed 12 months ago

arlyon commented 12 months ago

Summary

Unpin time-core

arlyon commented 12 months ago

Seems like the github is having issues with their CDN, merging anyways

timsueberkrueb commented 12 months ago

@arlyon thank you so much! Could we have a crates.io release, please? :pleading_face:

arlyon commented 12 months ago

Done, (and closed #418 in the process). Enjoy!

arlyon commented 12 months ago

False alarm, seems like crates.io is also timing out (it uses github's CDNs under the hood also). Going to retry a couple of times.

timsueberkrueb commented 11 months ago

Hey, @arlyon any news on creating a release? Thanks in advance!