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 2498b6b commit 165fe31Copy full SHA for 165fe31
README.md
@@ -111,7 +111,7 @@ $ npx serverless logs -f hello
111
112
## 🏗️ serverless templates
113
114
-### 0.2.*
+### ^0.2.*
115
116
* a minimal echo application - https://github.com/softprops/serverless-aws-rust
117
* a minimal http application - https://github.com/softprops/serverless-aws-rust-http
tests/test-func/package.json
@@ -3,4 +3,4 @@
3
"serverless": "1.41.1",
4
"serverless-rust": "file:../.."
5
}
6
-}
+}
0 commit comments