mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-07 19:38:29 +00:00
Remove unused dependency
This commit is contained in:
parent
1d2ce022ed
commit
a1433a6e2c
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -950,7 +950,6 @@ name = "fj-core"
|
||||
version = "0.49.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"approx 0.5.1",
|
||||
"fj-interop",
|
||||
"fj-math",
|
||||
"itertools",
|
||||
|
@ -14,7 +14,6 @@ categories.workspace = true
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
approx = "0.5.1"
|
||||
fj-interop.workspace = true
|
||||
fj-math.workspace = true
|
||||
itertools = "0.13.0"
|
||||
|
Loading…
Reference in New Issue
Block a user