Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete filtering contigs on _ in --karyotype #21

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

Adoni5
Copy link
Contributor

@Adoni5 Adoni5 commented Oct 19, 2023

Hey,

I've deleted the line! This means any contig name will be accepted.

I've also move the target override

[target.x86_64-apple-darwin]
rustflags = ["-C", "link-arg=-mmacosx-version-min=10.12"]

From Cargo.toml to config.toml. See https://doc.rust-lang.org/cargo/reference/config.html.

This won't make any noticable difference during compilation, but will get rid of the

warning: unused manifest key: target.x86_64-apple-darwin.rustflags

warning during compilation!

Thanks man,
Rory

@wdecoster wdecoster merged commit 8e76151 into wdecoster:master Oct 19, 2023
@wdecoster
Copy link
Owner

Great, thank you! I will make a new release soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants