Chia-Network / clvm_rs

Rust implementation of clvm
Apache License 2.0
67 stars 57 forks source link

Rename Cargo config to config.toml #376

Closed Rigidity closed 7 months ago

Rigidity commented 7 months ago

This fixes a warning in CI, since the old name is deprecated.

See the note here: https://doc.rust-lang.org/cargo/reference/config.html#hierarchical-structure

coveralls-official[bot] commented 7 months ago

Pull Request Test Coverage Report for Build 7837197685


Totals Coverage Status
Change from base Build 7833713031: 0.0%
Covered Lines: 5401
Relevant Lines: 5731

💛 - Coveralls