Skip to content

Commit

Permalink
chore: Update Cargo dependencies (#942)
Browse files Browse the repository at this point in the history
Just updating deps as usual
  • Loading branch information
afnanenayet authored Aug 14, 2024
1 parent 19d39c2 commit 710b721
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 17 deletions.
40 changes: 24 additions & 16 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 @@ -96,7 +96,7 @@ directories-next = "2.0.0"
xdg = "2.5.2"

[build-dependencies]
cc = { version = "1.1.10", features = ["parallel"] }
cc = { version = "1.1.11", features = ["parallel"] }
phf = { version = "0.11.2", features = ["macros"] }
anyhow = "1.0.86"
cargo-emit = "0.2.1"
Expand Down

0 comments on commit 710b721

Please sign in to comment.