1
0
forked from ROMEO/nexosim

Prepare release v0.2.0

This commit is contained in:
Serge Barral
2023-08-15 17:16:16 +02:00
parent f6808adaf9
commit fe3fd372e7
3 changed files with 20 additions and 2 deletions

View File

@ -60,7 +60,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
asynchronix = "0.1.0"
asynchronix = "0.2.0"
```