sde1000 / quicktill

Figure out where all the money and stock went to
GNU General Public License v3.0
43 stars 8 forks source link

Remove yaml dependency #277

Closed sde1000 closed 7 months ago

sde1000 commented 7 months ago

We currently use yaml for logging configuration (rarely) and initial database setup. We shouldn't.

We should probably use toml instead.