Add helper for setting config values efficiently

This commit is contained in:
Jeremy Soller 2024-01-14 18:55:15 -07:00
parent 8fe14ee46d
commit 6536a66ba2
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
3 changed files with 31 additions and 2 deletions

1
Cargo.lock generated
View file

@ -976,6 +976,7 @@ dependencies = [
"lexical-sort",
"libcosmic",
"log",
"paste",
"rust-embed",
"serde",
"systemicons",