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