Skip to content

Commit

Permalink
chore(deps): update rust crate oxc_parser to 0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent c0a5a10 commit b6abb9e
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 35 deletions.
211 changes: 177 additions & 34 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 crates/tauri-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ css-color = "0.2"
resvg = "0.43.0"
dunce = "1"
glob = "0.3"
oxc_parser = "0.25"
oxc_parser = "0.44"
oxc_span = "0.25"
oxc_allocator = "0.25"
oxc_ast = "0.25"
Expand Down

0 comments on commit b6abb9e

Please sign in to comment.