Skip to content

Commit b8f0d83

Browse files
fix(deps): update rust crate oxc_span to 0.144
1 parent e348bce commit b8f0d83

2 files changed

Lines changed: 88 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 87 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ oxc_parser = "0.136"
2222
oxc_allocator = "0.136"
2323
oxc_ast = "0.136"
2424
oxc_ast_visit = "0.136"
25-
oxc_span = "0.136"
25+
oxc_span = "0.144"
2626
oxc_syntax = "0.143"
2727
oxc_diagnostics = "0.143"
2828
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)