Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jguhlin committed Dec 3, 2024
1 parent 5ffe2a8 commit a77a7f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ minimap2-sys is the raw FFI bindings to minimap2. minimap2 is the more opinionat
# How to use
## Requirements
```toml
minimap2 = "0.1.21+minimap2.2.28"
minimap2 = "0.1.22+minimap2.2.28"
```
Also see [Features](#features)

Expand All @@ -20,6 +20,7 @@ Tested with rustc 1.82.0 and nightly. So probably a good idea to upgrade before
## Minimap2 Version Table
| minimap2-rs | minimap2 |
|-------------|----------|
| 0.1.22 | 2.28 |
| 0.1.21 | 2.28 |
| 0.1.20 | 2.28 |
| 0.1.19 | 2.28 |
Expand Down

0 comments on commit a77a7f1

Please sign in to comment.