Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pbellchambers committed Mar 27, 2024
1 parent 3667bb7 commit b3b37dc
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Currently, the following functionality is defined entirely by text or json files
- **spawns** - *.json* - Spawn locations of monsters. There should be one spawn file per map.

## Building from source
1. Install latest version of [rust](https://www.rust-lang.org/) (most recently confirmed working `1.76.0`)
1. Install latest version of [rust](https://www.rust-lang.org/) (most recently confirmed working `1.77.0`)
2. Download this repository
3. Run `cargo build` in the repository root directory
4. Copy `assets` directory into `target/debug` directory
Expand Down

0 comments on commit b3b37dc

Please sign in to comment.