Make Rust SDK depend directly on extism-runtime (#65)

This commit is contained in:
zach
2022-11-07 12:45:56 -08:00
committed by GitHub
parent e44800f7f6
commit e6499cab72
15 changed files with 119 additions and 123 deletions

View File

@@ -3,8 +3,8 @@ members = [
"manifest",
"runtime",
"rust",
"libextism"
]
exclude = [
"elixir/native/extism_nif"
]