Skip to content

Commit

Permalink
Update Rust crate path-clean to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent 8ccec0d commit 75bbce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next-swc/crates/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ console_error_panic_hook = "0.1.7"
next-swc = { version = "0.0.0", path = "../core" }
once_cell = { workspace = true }
parking_lot_core = "=0.9.8"
path-clean = "0.1"
path-clean = "1.0"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
tracing = { version = "0.1.37" }
Expand Down

0 comments on commit 75bbce0

Please sign in to comment.