We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d816260 commit 569a995Copy full SHA for 569a995
1 file changed
crates/plugin-api/Cargo.toml
@@ -5,8 +5,8 @@ authors.workspace = true
5
edition.workspace = true
6
license.workspace = true
7
description = "APIs for Javy plugins"
8
-homepage = "https://github.com/bytecodealliance/javy/tree/main/crates/javy-plugin-api"
9
-repository = "https://github.com/bytecodealliance/javy/tree/main/crates/javy-plugin-api"
+homepage = "https://github.com/bytecodealliance/javy/tree/main/crates/plugin-api"
+repository = "https://github.com/bytecodealliance/javy/tree/main/crates/plugin-api"
10
categories = ["wasm"]
11
12
[dependencies]
0 commit comments