mirror of
https://github.com/redstrate/Physis.git
synced 2025-04-20 11:47:46 +00:00
Fix displayed version of physis in README
This commit is contained in:
parent
a4035df763
commit
303def4ee3
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ If you want to use Physis in your Rust project, you can simply add it as a depen
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
physis = "0.2"
|
physis = "0.3"
|
||||||
```
|
```
|
||||||
|
|
||||||
Documentation is available online at [docs.xiv.zone](https://docs.xiv.zone/docs/physis). It's automatically updated as new
|
Documentation is available online at [docs.xiv.zone](https://docs.xiv.zone/docs/physis). It's automatically updated as new
|
||||||
|
|
Loading…
Add table
Reference in a new issue