Skip to content

Commit 7df66a0

Browse files
committed
Add silent web framework to server frameworks list
1 parent d5cb4d9 commit 7df66a0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/topics/frameworks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ server = [
1515
"warp",
1616
"axum",
1717
"poem",
18-
"salvo"
18+
"salvo",
19+
"silent"
1920
]
2021

2122
frontend = [

0 commit comments

Comments
 (0)