Skip to content

Commit 78a108f

Browse files
committed
chore(deps): update dependency oxc-miette to v2.6.0
1 parent 7ba65f4 commit 78a108f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -198,7 +198,7 @@ lazy-regex = "3.4.1" # Lazy regex compilation
198198
log = "0.4.28" # Logging facade
199199
markdown = "1.0.0" # Markdown parsing
200200
memchr = "2.7.5" # Fast byte searching
201-
miette = { package = "oxc-miette", version = "2.5.0", features = ["fancy-no-syscall"] } # Error reporting
201+
miette = { package = "oxc-miette", version = "2.6.0", features = ["fancy-no-syscall"] } # Error reporting
202202
mimalloc-safe = "0.1.54" # Fast allocator
203203
nonmax = "0.5.5" # Non-maximum numbers
204204
num-bigint = "0.4.6" # Big integers

0 commit comments

Comments
 (0)