diff --git a/runtime/README.md b/runtime/README.md index 3ffcc8b..5ee903e 100644 --- a/runtime/README.md +++ b/runtime/README.md @@ -12,7 +12,7 @@ To use the `extism` crate, you can add it to your Cargo file: ```toml [dependencies] -extism = "1.2.0" +extism = "1.4.1" ``` ## Environment variables