Skip to content

Commit

Permalink
Delete more unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aborgna-q committed Dec 18, 2024
1 parent 7729551 commit e9aaff3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
11 changes: 0 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ downcast-rs = "1.2.0"
fxhash = "0.2.1"
indexmap = "2.7.0"
lazy_static = "1.5.0"
num-complex = "0.4"
num-rational = "0.4"
num_cpus = "1.16.0"
peak_alloc = "0.2.0"
pest = "2.7.15"
Expand Down
2 changes: 0 additions & 2 deletions tket2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ default = ["binary-eccs"]
[dependencies]
lazy_static = { workspace = true }
cgmath = { workspace = true }
num-rational = { workspace = true }
num-complex = { workspace = true, optional = true }
tket-json-rs = { workspace = true }
rayon = { workspace = true }
serde = { workspace = true, features = ["derive"] }
Expand Down

0 comments on commit e9aaff3

Please sign in to comment.