Skip to content

Commit fd37027

Browse files
committed
docs(rust): Bump remix version in example
1 parent 6e19285 commit fd37027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This will add the dependency to your `package.json` file.
5151

5252
```json
5353
...
54-
"@remix-run/serve": "1.1.3",
54+
"@remix-run/serve": "2.9.2",
5555
"<library-name>": "file:<library-name>/pkg"
5656
...
5757
```

0 commit comments

Comments
 (0)