perf: reduce disk io when updating config values.

This commit is contained in:
l-const 2025-02-19 07:45:39 +02:00
parent 70e7390ca2
commit f97b4fe76c
No known key found for this signature in database
GPG key ID: 71BB70D3244647EF
3 changed files with 57 additions and 42 deletions

1
Cargo.lock generated
View file

@ -1246,6 +1246,7 @@ dependencies = [
"log",
"notify",
"open",
"paste",
"patch",
"regex",
"rust-embed",