feat: add DataStore plugin

This commit is contained in:
rzmk 2025-08-15 22:24:58 -04:00
parent b79fccccfb
commit 3dcfd561fa
3 changed files with 133 additions and 2 deletions

View file

@ -7,5 +7,6 @@ edition = "2024"
anyhow = "1.0.99"
inquire = "0.7.5"
owo-colors = { version = "4.2.2", features = ["supports-colors"] }
rust-ini = "0.21.2"
xshell = "0.2.7"
xshell-venv = "1.3.0"