chore: chain rename sweep — chain:studio-plugin WIT package / SDK tag pin
Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
3a10e3ae7e
commit
31fa6d01e9
2 changed files with 6 additions and 6 deletions
|
|
@ -22,13 +22,13 @@ rust-version = "1.85"
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
# The SDK lives in fai/fai_plugin_sdk_rust during bootstrap;
|
||||
# in production this will be a git dependency pointing at
|
||||
# https://git.flemming.ai/fai/chain-plugin-sdk-rust.
|
||||
# Local path during bootstrap; externally this is the git
|
||||
# dependency https://git.flemming.ai/fai/chain-plugin-sdk-rust
|
||||
# pinned to a released tag (see docs/advanced/plugin-sdk.md).
|
||||
chain-plugin-sdk = { path = "../../fai_chain_plugin_sdk_rust" }
|
||||
|
||||
[package.metadata.component]
|
||||
package = "fai:studio-plugin"
|
||||
package = "chain:studio-plugin"
|
||||
|
||||
[profile.release]
|
||||
opt-level = "s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue