Skip to content

Commit

Permalink
Delete TOY_COM and everything related to it.
Browse files Browse the repository at this point in the history
  • Loading branch information
macklin-10x committed Mar 7, 2024
1 parent 1942d5f commit 9342474
Show file tree
Hide file tree
Showing 22 changed files with 170 additions and 2,092 deletions.
67 changes: 33 additions & 34 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions enclone_build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ edition = "2021"
[dependencies]
chrono = { version = "0.4", default-features = false, features = ["std", "clock"] }
itertools = "0.10"
pretty_trace = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main", features = ["pprof"]}
string_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" }
enclone_core = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" }
pretty_trace = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/delete-client-server", features = ["pprof"]}
string_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/delete-client-server" }
enclone_core = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/delete-client-server" }

[build-dependencies]
chrono = { version = "0.4", default-features = false, features = ["std", "clock"] }
string_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" }
string_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/delete-client-server" }
31 changes: 0 additions & 31 deletions enclone_com/Cargo.toml

This file was deleted.

1 change: 0 additions & 1 deletion enclone_com/LICENSE.txt

This file was deleted.

Loading

0 comments on commit 9342474

Please sign in to comment.