diff --git a/Cargo.toml b/Cargo.toml index 87be3ee..706a4be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ noodles-bgzf = "0.26" noodles-csi = "0.29" noodles-fasta = "0.31" noodles-fastq = "0.10" -noodles-sam = "0.49" +noodles-sam = "0.50" petgraph = { version = "0.6", features = ["serde-1"] } plotters = { version = "0.3" }