Add Servo sidecar snapshot command

This commit is contained in:
2026-05-08 12:17:41 -04:00
parent 5f0773a043
commit fcdc2de076
6 changed files with 318 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@ servo = "0.1.0"
sha2 = "0.10.9"
semver = "1.0.28"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.145"
thiserror = "2.0.12"
toml = "1.1.2"
url = "2.5.4"