chore: cargo fmt after Rust 1.93 toolchain bump
This commit is contained in:
@@ -10,6 +10,10 @@ crate-type = ["lib"]
|
||||
name = "source-map-check"
|
||||
path = "src/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "source-map-regen"
|
||||
path = "src/regen_main.rs"
|
||||
|
||||
[dependencies]
|
||||
serde_json = { workspace = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user