Skip to content

Commit f57d2da

Browse files
authored
[rust] fix axum example metadata (#1326)
### Description <!-- ✍️ Write a short summary of your work. Screenshots and videos are welcome! --> ### Demo URL <!-- Provide a URL to a live deployment where we can test your PR. If a demo isn't possible feel free to omit this section. --> ### Type of Change - [ ] New Example - [ ] Example updates (Bug fixes, new features, etc.) - [ ] Other (changes to the codebase, but not to examples) ### New Example Checklist - [ ] 🛫 `npm run new-example` was used to create the example - [ ] 📚 The template wasn't used but I carefuly read the [Adding a new example](https://github.com/vercel/examples#adding-a-new-example) steps and implemented them in the example - [ ] 📱 Is it responsive? Are mobile and tablets considered?
1 parent ddda667 commit f57d2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/axum/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Rust Axum Web Framework
2+
name: Rust Axum
33
slug: rust-axum
44
description: A Rust web application using the Axum framework with streaming capabilities on Vercel.
55
framework:

0 commit comments

Comments
 (0)