Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrykingxyz committed Oct 29, 2024
1 parent e96d1e1 commit 899baf3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/rspack_plugin_context_replacement/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ repository = "https://github.com/web-infra-dev/rspack"
version = "0.1.0"

[dependencies]
derivative = { workspace = true }
rspack_core = { version = "0.1.0", path = "../rspack_core" }
rspack_error = { version = "0.1.0", path = "../rspack_error" }
rspack_hook = { version = "0.1.0", path = "../rspack_hook" }
Expand Down
1 change: 0 additions & 1 deletion crates/rspack_plugin_schemes/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ version = "0.1.0"
anyhow = { workspace = true }
async-trait = { workspace = true }
cow-utils = { workspace = true }
derivative = { workspace = true }
once_cell = { workspace = true }
regex = { workspace = true }
rspack_base64 = { version = "0.1.0", path = "../rspack_base64" }
Expand Down

0 comments on commit 899baf3

Please sign in to comment.