diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ ```toml [dependencies] -tinywasm = { git = "https://github.com/explodingcamera/tinywasm", branch = "next" } +tinywasm = "0.9.0-alpha.0" ``` ## Usage |
![]() |
index : tinywasm | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | README.md | 2 |
@@ -15,7 +15,7 @@ ```toml [dependencies] -tinywasm = { git = "https://github.com/explodingcamera/tinywasm", branch = "next" } +tinywasm = "0.9.0-alpha.0" ``` ## Usage |