From 491406afb8c2645af000b4b2b01b114579998d54 Mon Sep 17 00:00:00 2001 From: Chris Macklin Date: Fri, 19 Apr 2024 14:12:14 -0700 Subject: [PATCH] Point back to feature branch. --- Cargo.lock | 56 +++++++++++++++++++++++++------------------------- Cargo.toml | 60 +++++++++++++++++++++++++++--------------------------- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 119ac0d65..091121dee 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -35,7 +35,7 @@ dependencies = [ [[package]] name = "align_tools" version = "0.1.12" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "bio_edit", "debruijn", @@ -47,7 +47,7 @@ dependencies = [ [[package]] name = "amino" version = "0.1.7" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "debruijn", "string_utils", @@ -56,7 +56,7 @@ dependencies = [ [[package]] name = "ansi_escape" version = "0.1.3" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "string_utils", "vector_utils", @@ -232,7 +232,7 @@ dependencies = [ [[package]] name = "bio_edit" version = "0.1.1" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "bio-types", "bit-set", @@ -608,7 +608,7 @@ dependencies = [ [[package]] name = "dna" version = "0.1.3" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" [[package]] name = "doc-comment" @@ -631,7 +631,7 @@ checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" [[package]] name = "enclone" version = "0.5.219" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "amino", "ansi_escape", @@ -656,7 +656,7 @@ dependencies = [ [[package]] name = "enclone_args" version = "0.5.219" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "debruijn", "enclone_core", @@ -692,7 +692,7 @@ dependencies = [ [[package]] name = "enclone_core" version = "0.5.219" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "amino", "ansi_escape", @@ -836,7 +836,7 @@ dependencies = [ [[package]] name = "enclone_print" version = "0.5.219" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "amino", "ansi_escape", @@ -868,7 +868,7 @@ dependencies = [ [[package]] name = "enclone_proto" version = "0.5.219" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "bio_edit", "byteorder", @@ -881,7 +881,7 @@ dependencies = [ [[package]] name = "enclone_ranger" version = "0.5.219" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "enclone", "enclone_args", @@ -897,7 +897,7 @@ dependencies = [ [[package]] name = "enclone_stuff" version = "0.5.219" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "amino", "debruijn", @@ -1002,7 +1002,7 @@ dependencies = [ [[package]] name = "enclone_vars" version = "0.5.219" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "io_utils", "itertools", @@ -1041,7 +1041,7 @@ dependencies = [ [[package]] name = "equiv" version = "0.1.3" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" [[package]] name = "errno" @@ -1083,7 +1083,7 @@ checksum = "1d4fd7bd9e32c1205549decf6f36772d7b606a579b26afaffa335ae148151a5d" [[package]] name = "exons" version = "0.1.5" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "io_utils", "string_utils", @@ -1093,7 +1093,7 @@ dependencies = [ [[package]] name = "expr_tools" version = "0.1.3" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "evalexpr", "statrs", @@ -1104,7 +1104,7 @@ dependencies = [ [[package]] name = "fasta_tools" version = "0.1.8" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "debruijn", "flate2", @@ -1268,7 +1268,7 @@ checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" [[package]] name = "graph_simple" version = "0.1.5" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "petgraph", "vector_utils", @@ -1375,7 +1375,7 @@ dependencies = [ [[package]] name = "hyperbase" version = "0.1.8" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "debruijn", "equiv", @@ -1409,7 +1409,7 @@ dependencies = [ [[package]] name = "io_utils" version = "0.3.2" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "bincode", "flate2", @@ -1475,7 +1475,7 @@ dependencies = [ [[package]] name = "kmer_lookup" version = "0.1.5" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "debruijn", "rayon", @@ -2528,12 +2528,12 @@ dependencies = [ [[package]] name = "stats_utils" version = "0.1.3" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" [[package]] name = "string_utils" version = "0.1.4" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "vector_utils", ] @@ -2597,7 +2597,7 @@ dependencies = [ [[package]] name = "tables" version = "0.1.5" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "io_utils", "itertools", @@ -2887,7 +2887,7 @@ dependencies = [ [[package]] name = "vdj_ann" version = "0.4.4" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "align_tools", "amino", @@ -2909,7 +2909,7 @@ dependencies = [ [[package]] name = "vdj_ann_ref" version = "0.2.1" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "debruijn", "exons", @@ -2925,7 +2925,7 @@ dependencies = [ [[package]] name = "vdj_types" version = "0.2.0" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "serde", ] @@ -2942,7 +2942,7 @@ dependencies = [ [[package]] name = "vector_utils" version = "0.1.5" -source = "git+https://github.com/10XGenomics/enclone_ranger?branch=macklin/remove-internal-run#0d56af14c2411c88830ba043eaf11e7177cd7668" +source = "git+https://github.com/10XGenomics/enclone_ranger?branch=main#8b3ca8f173fb5680fe5991d737deaa22ad458079" dependencies = [ "permutation", "superslice", diff --git a/Cargo.toml b/Cargo.toml index f94669ce0..95ae2eb3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,19 +63,19 @@ split-debuginfo = "unpacked" # improved. [workspace.dependencies] -align_tools = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -amino = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +align_tools = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +amino = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } anyhow = "1" -ansi_escape = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +ansi_escape = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } arboard = "2" assert_cmd = "2" async-trait = "0.1" attohttpc = { version = "0.18", default-features = false, features = ["compress", "tls-rustls"] } backtrace = "0.3" base64 = "0.13" -binary_vec_io = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +binary_vec_io = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } bio = "0.39" -bio_edit = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +bio_edit = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } byteorder = "1" bytes = "1" chrono = { version = "0.4", default-features = false, features = ["std", "clock"] } @@ -86,41 +86,41 @@ core-graphics = "0.22" crc = "2" debruijn = "0.3" dirs = "4" -dna = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +dna = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } edit-distance = "2" -enclone_args = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -enclone_core = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +enclone_args = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +enclone_core = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } enclone_denovo = { path = "../enclone_denovo" } enclone_help = { path = "../enclone_help" } -enclone = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -enclone_print = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -enclone_proto = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -enclone_ranger = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +enclone = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +enclone_print = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +enclone_proto = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +enclone_ranger = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } enclone_server_proto = { path = "../enclone_server_proto" } -enclone_stuff = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +enclone_stuff = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } enclone_tail = { path = "../enclone_tail" } -enclone_vars = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +enclone_vars = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } enclone_version = { path = "../enclone_version" } -equiv = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +equiv = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } evalexpr = "7" -expr_tools = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -fasta_tools = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +expr_tools = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +fasta_tools = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } file-lock = "2" flate2 = "1" float-ord = "0.3" fontdb = "0.7" fs_extra = "1" git = "https://github.com/10xGenomics/hdf5-rust.git" -graph_simple = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +graph_simple = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } hdf5 = { git = "https://github.com/10XGenomics/hdf5-rust.git", branch = "conda_nov2021", features = ["conda"], default-features = false } home = "0.5" -hyperbase = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +hyperbase = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } image = { version = "0.23", features = ["jpeg", "png", "jpeg_rayon"], default-features = false } include_dir = { version = "0.6", features = ["search"] } -io_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +io_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } itertools = "0.10" jpeg-decoder = "0.2" -kmer_lookup = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +kmer_lookup = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } lazy_static = "1" libc = "0.2" log = "0.4" @@ -133,7 +133,7 @@ num-traits = "0.2" objc = "0.2" pager = "0.16" palette = "0.6" -perf_stats = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +perf_stats = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } permutation = "0.4" petgraph = "0.6" plotters = { version = "0.3", default_features = false, features = ["svg_backend", "point_series"] } @@ -153,12 +153,12 @@ serde = "1" serde_derive = "1" serde_json = "1" sha2 = "0.10" -stats_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +stats_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } statrs = "0.15" -stirling_numbers = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -string_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +stirling_numbers = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +string_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } superslice = "1" -tables = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +tables = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } tar = "0.4" thiserror = "1" tilde-expand = "0.1" @@ -170,9 +170,9 @@ tonic-build = { version = "0.6", default-features = false, features = ["transpor triple_accel = "0.4" users = "0.11" usvg = { version = "0.19", features = ["text"] } -vdj_types = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -vdj_ann = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -vdj_ann_ref = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } -vector_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "macklin/remove-internal-run" } +vdj_types = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +vdj_ann = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +vdj_ann_ref = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } +vector_utils = { git = "https://github.com/10XGenomics/enclone_ranger", branch = "main" } whoami = "1" yaml-rust = "0.4"