Skip to content

Commit

Permalink
Remove dyn-clone dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Y-Nak committed Oct 11, 2024
1 parent 9aec926 commit d1ff92d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/ir/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ primitive-types = { version = "0.13", default-features = false }
cranelift-entity = "0.112"
smallvec = "1.7.0"
rustc-hash = "2.0.0"
dyn-clone = "1.0.4"
sonatina-triple = { path = "../triple", version = "0.0.3-alpha" }
macros = { package = "sonatina-macros", path = "../macros", version = "0.0.3-alpha" }
indexmap = "2.0.0"
Expand Down

0 comments on commit d1ff92d

Please sign in to comment.