Skip to content

Commit fb1e637

Browse files
committed
Remove unused dep
1 parent 894aabf commit fb1e637

3 files changed

Lines changed: 0 additions & 52 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ getrandom = { version = "0.3", features = ["std"] }
185185
glob = "0.3"
186186
hex = "0.4.3"
187187
indexmap = { version = "2.13.0", features = ["std"] }
188-
insta = "1.46"
189188
itertools = "0.14.0"
190189
is-macro = "0.3.7"
191190
junction = "1.4.2"

crates/codegen/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ unicode_names2 = { workspace = true }
3333

3434
[dev-dependencies]
3535
ruff_python_parser = { workspace = true }
36-
insta = { workspace = true }
3736

3837
[lints]
3938
workspace = true

0 commit comments

Comments
 (0)