Skip to content

Commit f8ba83c

Browse files
authored
Update readme.md
1 parent 05debda commit f8ba83c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A blazing fast Rust type generator for [ConvexDB](https://www.convex.dev) schema
2525
1. Add dependencies using cargo:
2626

2727
```bash
28-
cargo add convex-typegen
28+
cargo add convex-typegen serde serde_json
2929
cargo add --build convex-typegen
3030
```
3131

@@ -65,4 +65,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
6565

6666
## Related Projects
6767

68-
- [convex rust sdk](https://docs.rs/convex/latest/convex/) - Official Rust client for ConvexDB
68+
- [convex rust sdk](https://docs.rs/convex/latest/convex/) - Official Rust client for ConvexDB

0 commit comments

Comments
 (0)