dominikwilkowski / vault

An open source multi-platform password manager, written in Rust.
https://rustyvault.com/
GNU General Public License v3.0
16 stars 3 forks source link

Simplified config sharing #19

Closed thewizzy closed 9 months ago

thewizzy commented 9 months ago

All items under the Config need to be arc/rwlock now but this stops a top level locking.