arlyon / async-stripe

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

Move feature check to build.rs #377

Closed arlyon closed 1 year ago

arlyon commented 1 year ago

Summary

Replaces #357

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #377 (b90c417) into master (a934735) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #377   +/-   ##
======================================
  Coverage    6.25%   6.25%           
======================================
  Files         139     139           
  Lines       21084   21084           
======================================
  Hits         1319    1319           
  Misses      19765   19765           
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more