Add build.rs to rebuild plugins, and a test plugin
This commit is contained in:
parent
5b40734f80
commit
8aef8ab259
8 changed files with 163 additions and 11 deletions
|
@ -11,3 +11,4 @@ anyhow = { version = "1.0", features = ["std"] }
|
|||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
bincode = "1.3"
|
||||
pollster = "0.2.5"
|
Loading…
Add table
Add a link
Reference in a new issue