File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ rust-version = "1.87"
77
88[workspace .package ]
99version = " 0.4.1"
10- authors = [" Radu Matei <radu@fermyon.com> " ]
10+ authors = [" Spin Framework Contributors " ]
1111edition = " 2021"
1212
1313[workspace ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ spin_manifest_version = 2
33[application ]
44name = " cron"
55version = " 0.1.0"
6- authors = [" Thorsten Hans <thorsten.hans@fermyon.com> " ]
6+ authors = [" Spin Framework Contributors " ]
77description = " "
88
99[[trigger .command ]]
Original file line number Diff line number Diff line change 11spin_manifest_version = 2
22
33[application ]
4- authors = [" Mikkel Mørk Hegnhøj <mikkel@fermyon.com> " ]
4+ authors = [" Spin Framework Contributors " ]
55description = " Just a command trigger"
66name = " command-trigger-hello-world"
77version = " 0.1.0"
You can’t perform that action at this time.
0 commit comments