Skip to content

Commit

Permalink
docs(rust): Bump remix version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
machour committed May 31, 2024
1 parent 6e19285 commit fd37027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This will add the dependency to your `package.json` file.

```json
...
"@remix-run/serve": "1.1.3",
"@remix-run/serve": "2.9.2",
"<library-name>": "file:<library-name>/pkg"
...
```
Expand Down

0 comments on commit fd37027

Please sign in to comment.