Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
al8n committed May 15, 2024
1 parent 56c94da commit 06d2d2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@

```toml
[dependencies]
skl = "0.8"
skl = "0.9"
```

- Enable memory map backend

```toml
[dependencies]
skl = { version = "0.8", features = ["memmap"] }
skl = { version = "0.9", features = ["memmap"] }
```

## Features
Expand Down

0 comments on commit 06d2d2a

Please sign in to comment.