Skip to content

Commit

Permalink
build(deps): bump pin-project from 1.1.5 to 1.1.7 (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 5941950 commit 074c921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exon/exon-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ noodles = { workspace = true, features = [
] }
num_cpus = "1.16.0"
object_store = { workspace = true, features = ["aws", "gcp"] }
pin-project = { version = "1.1.5", optional = true }
pin-project = { version = "1.1.7", optional = true }
tokio = { workspace = true, features = ["rt-multi-thread"] }
tokio-util = { workspace = true }
tracing = { workspace = true }
Expand Down

0 comments on commit 074c921

Please sign in to comment.