What's Changed
- Fix Json db losing already saved pasta's on crash/power failure by @yara-blue in https://github.com/szabodanika/microbin/pull/281
- Adds a feature no-c-deps which makes microbin easy to crosscompile by @yara-blue in https://github.com/szabodanika/microbin/pull/279
- Upgrade deps by @Timshel in https://github.com/szabodanika/microbin/pull/254
- Updates dependencies by @yara-...