Skip to content

Commit

Permalink
build(deps): update noodles requirement from 0.73 to 0.74 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 381d3d9 commit 1309daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ datafusion = "38"
exon = { version = "0.22.0", features = ["default"] }
pyo3 = "0.20"
tokio = { version = "1", features = ["rt"] }
noodles = { version = "0.73", features = ["core"] }
noodles = { version = "0.74", features = ["core"] }

[profile.release]
codegen-units = 1
Expand Down

0 comments on commit 1309daf

Please sign in to comment.