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 103d663 commit d346ae5Copy full SHA for d346ae5
README.md
@@ -49,6 +49,9 @@ functions:
49
50
```
51
52
+
53
+## 🖍️ customize
54
55
You can optionally adjust the default settings of the dockerized build env using
56
a custom section of your serverless.yaml configuration
57
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-rust",
3
- "version": "0.0.2",
+ "version": "0.1.0",
4
"description": "Serverless framework plugin for Rustlang applications",
5
"main": "index.js",
6
"scripts": {
0 commit comments