Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main2' into main2
Browse files Browse the repository at this point in the history
  • Loading branch information
stela2502 committed Feb 22, 2024
2 parents 7c8b9ce + 6c58372 commit 8f41ff3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ needletail = "0.5.1"
num_cpus = "1.14"
rayon = "1.5"
regex = "1"
serde = { version="1.0.103", features = ["derive"] }
serde = { version="1.0.103", features = ["derive"] }
2 changes: 1 addition & 1 deletion install_resources_unix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ cp target/release/get_n_cell_reads /usr/bin
cp target/release/int_2_seq /usr/bin
cp target/release/create_index /usr/bin
cp target/release/create_index_te /usr/bin
cp target/release/te_analysis /usr/bin
cp target/release/te_analysis /usr/bin

0 comments on commit 8f41ff3

Please sign in to comment.