1
0
forked from ROMEO/nexosim

Prepare release v0.2.1

This commit is contained in:
Serge Barral
2024-03-06 16:40:43 +01:00
parent 1be2f48a00
commit d2f165abc7
4 changed files with 19 additions and 3 deletions

View File

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