mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Release oxc_resolver v0.5.4
This commit is contained in:
parent
347b5721c0
commit
f41b3f0968
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1816,7 +1816,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "oxc_resolver"
|
||||
version = "0.5.3"
|
||||
version = "0.5.4"
|
||||
dependencies = [
|
||||
"dashmap",
|
||||
"dunce",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "oxc_resolver"
|
||||
version = "0.5.3"
|
||||
version = "0.5.4"
|
||||
readme = "README.md"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue