diff --git a/Cargo.toml b/Cargo.toml index e6708d6..87d6184 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ datafusion = "38" exon = { version = "0.24.1", features = ["default"] } pyo3 = "0.20" tokio = { version = "1", features = ["rt"] } -noodles = { version = "0.74", features = ["core"] } +noodles = { version = "0.76", features = ["core"] } [profile.release] codegen-units = 1