Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
loyispa committed Nov 3, 2023
1 parent 9b958b7 commit ae385f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ It aims at as compatible as possible with Java implementations, here is some fea
- [x] Merge with other instance
- [x] Deserialize from bytes
- [x] Serialize to bytes
- [x] Zero dependencies

# Usage

Expand All @@ -23,7 +22,7 @@ cargo add sketches-rust

Or add the following line to your Cargo.toml:
```
sketches-rust = "0.2.1"
sketches-rust = "0.2.2"
```

# Demos
Expand Down

0 comments on commit ae385f3

Please sign in to comment.