We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f34905 + 02bf773 commit b19e0eaCopy full SHA for b19e0ea
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "cold-stat"
3
-version = "0.1.2"
+version = "0.1.3"
4
edition = "2021"
5
authors = ["TATSUNO Yasuhiro <[email protected]>"]
6
license = "MIT"
7
-description = "A CLI tool to statically analyze cold start of AWS Lambda functions."
+description = "CLI to statically analyze cold start of AWS Lambda functions."
8
readme = "README.md"
9
homepage = "https://github.com/exoego/cold-stat"
10
repository = "https://github.com/exoego/cold-stat"
0 commit comments