|
@ -8,6 +8,7 @@ |
|
|
* grab [libpso](https://github.com/jakeprobst/libpso) |
|
|
* grab [libpso](https://github.com/jakeprobst/libpso) |
|
|
* put ``` |
|
|
* 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" } |
|
|
``` at the end of the `Cargo.toml` file |
|
|
``` at the end of the `Cargo.toml` file |
|
|
|
|
|
|
|
|