Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

Commit

Permalink
chore(deps): update rust crates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 5c937f9 commit 8873dc0
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 44 deletions.
131 changes: 88 additions & 43 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 @@ -65,7 +65,7 @@ doctest = false

[dependencies]
bpaf = { version = "0.9.15", features = ["autocomplete", "bright-color", "derive"] }
oxc = { version = "0.41.0", features = ["semantic"] }
oxc = { version = "0.48.0", features = ["semantic"] }
rayon = "1.10.0"
walkdir = "2.5.0"

Expand Down

0 comments on commit 8873dc0

Please sign in to comment.