1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-01-03 11:50:55 +00:00

rsbddisasm: Bump version in install instructions

This commit is contained in:
Anichitei Ionel-Cristinel 2024-02-21 08:02:20 +02:00 committed by GitHub
parent b5ac0a30b9
commit abc9657c78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ Add `bddisasm` to your `Cargo.toml`:
```toml
[dependencies]
bddisasm = "0.1.0"
bddisasm = "0.4"
```
## Examples