Skip to content

Commit

Permalink
cargo update?
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v-null committed Sep 24, 2024
1 parent e550f02 commit 6c6a293
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 22 deletions.
93 changes: 72 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ links = "aoflagger"
cxx = "1.0.128"

[build-dependencies]
cc = { version = "1.0.99", features = ["parallel"] }
cc = { version = "1.1.8", features = ["parallel"] }
cxx-build = "1.0.128"

0 comments on commit 6c6a293

Please sign in to comment.