Remove unused plugin crates (#8350)
This PR removes the unused crates for plugin support. We're currently exploring Wasm-based extensions, and it's unlikely that we'll be reusing any of this existing work. Release Notes: - N/A
This commit is contained in:
parent
35bec9803a
commit
401798d9b8
24 changed files with 0 additions and 2090 deletions
|
@ -4,7 +4,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
publish = false
|
||||
license = "GPL-3.0-or-later"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue