Skip to content

Commit 5aaf492

Browse files
Merge pull request #792 from serverless/update-priority
chore: update example priority
2 parents 6abf7b0 + 2c27170 commit 5aaf492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@
11191119
"description": "This example shows a Serverless boilerplate in Rust.",
11201120
"githubUrl": "https://github.com/serverless/examples/tree/master/aws-rust-simple-http-endpoint",
11211121
"framework": "v1+",
1122-
"language": "",
1122+
"language": "rust",
11231123
"platform": "aws",
11241124
"authorLink": "https://github.com/jonee",
11251125
"authorName": "Jonee Ryan Ty",
@@ -1383,7 +1383,7 @@
13831383
"description": "This example shows a Serverless boilerplate in Rust.",
13841384
"githubUrl": "https://github.com/serverless/examples/tree/master/openwhisk-rust-simple-http-endpoint",
13851385
"framework": "v1+",
1386-
"language": "",
1386+
"language": "rust",
13871387
"platform": "openwhisk",
13881388
"authorLink": "https://github.com/jonee",
13891389
"authorName": "Jonee Ryan Ty",

0 commit comments

Comments
 (0)