huskies: merge 821
This commit is contained in:
@@ -6,6 +6,10 @@ edition = "2024"
|
||||
[lib]
|
||||
crate-type = ["lib"]
|
||||
|
||||
[[bin]]
|
||||
name = "source-map-check"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
serde_json = { workspace = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user