Skip to content

Commit 165fe31

Browse files
committed
update README [skip ci]
1 parent 2498b6b commit 165fe31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ $ npx serverless logs -f hello
111111

112112
## 🏗️ serverless templates
113113

114-
### 0.2.*
114+
### ^0.2.*
115115

116116
* a minimal echo application - https://github.com/softprops/serverless-aws-rust
117117
* a minimal http application - https://github.com/softprops/serverless-aws-rust-http

tests/test-func/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"serverless": "1.41.1",
44
"serverless-rust": "file:../.."
55
}
6-
}
6+
}

0 commit comments

Comments
 (0)