huskies: merge 821

This commit is contained in:
dave
2026-04-28 21:02:00 +00:00
parent dd35a8a530
commit b698cee284
6 changed files with 133 additions and 5 deletions
+4
View File
@@ -6,6 +6,10 @@ edition = "2024"
[lib]
crate-type = ["lib"]
[[bin]]
name = "source-map-check"
path = "src/main.rs"
[dependencies]
serde_json = { workspace = true }