Skip to content

Commit

Permalink
fixup! fixup! wip
Browse files Browse the repository at this point in the history
  • Loading branch information
urbas committed Mar 23, 2024
1 parent e5fe27c commit f99b9cc
Show file tree
Hide file tree
Showing 6 changed files with 125 additions and 106 deletions.
9 changes: 2 additions & 7 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,10 @@ Update the version of Rust:
Update Rust dependencies:

```bash
cargo update
cargo update && scripts/update-cargo-deps-hash.sh
```

Update JavaScript dependencies:

```bash
cd nixjs-rt
npm update
```
Update JavaScript dependencies: see [nixjs-rt/CONTRIBUTE.md](./nixjs-rt/CONTRIBUTE.md)

# Troubleshooting

Expand Down
Loading

0 comments on commit f99b9cc

Please sign in to comment.