|
@ -5,7 +5,7 @@ |
|
|
* `cargo test` to run tests |
|
|
* `cargo test` to run tests |
|
|
|
|
|
|
|
|
# development setup |
|
|
# development setup |
|
|
grab [libpso](https://github.com/jakeprobst/libpso) and put |
|
|
|
|
|
|
|
|
grab [libpso](http://git.sharnoth.com/jake/libpso) and put |
|
|
``` |
|
|
``` |
|
|
[patch."http://git.sharnoth.com/jake/libpso"] |
|
|
[patch."http://git.sharnoth.com/jake/libpso"] |
|
|
libpso = { path = "path/to/libpso" } |
|
|
libpso = { path = "path/to/libpso" } |
|
|