Embed CLI plugin assets and share bundled plugin registration

This commit is contained in:
Gregory Schier
2026-02-22 14:44:40 -08:00
parent a1e84c7785
commit 5e9aebda6f
5 changed files with 70 additions and 25 deletions

View File

@@ -16,6 +16,7 @@ dirs = "6"
env_logger = "0.11"
futures = "0.3"
hex = { workspace = true }
include_dir = "0.7"
keyring = { workspace = true, features = ["apple-native", "windows-native", "sync-secret-service"] }
log = { workspace = true }
rand = "0.8"