Skip to content

Commit

Permalink
Fork has now updated to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bitten2up authored Dec 13, 2023
1 parent 7211fe9 commit 1e73357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Raylib 4.2 is currenlty a work in progress. In the meantime you can use a fork:
Add this to your Cargo.toml
```toml
[dependencies.raylib]
version = "4.5.0"
version = "5.0.0"
git = "https://github.com/bitten2up/raylib-rs"
branch = "4.5.0"
branch = "5.0.0"
```

# raylib-rs
Expand Down

0 comments on commit 1e73357

Please sign in to comment.