samuelcolvin / rtoml

A fast TOML library for python implemented in rust.
https://pypi.org/project/rtoml/
MIT License
323 stars 28 forks source link

try to fix macos build #42

Closed samuelcolvin closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (916cece) into main (3023a30) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           28        28           
  Branches         5         5           
=========================================
  Hits            28        28