Skip to content

Commit ae385f3

Browse files
committed
Update readme
1 parent 9b958b7 commit ae385f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ It aims at as compatible as possible with Java implementations, here is some fea
1111
- [x] Merge with other instance
1212
- [x] Deserialize from bytes
1313
- [x] Serialize to bytes
14-
- [x] Zero dependencies
1514

1615
# Usage
1716

@@ -23,7 +22,7 @@ cargo add sketches-rust
2322

2423
Or add the following line to your Cargo.toml:
2524
```
26-
sketches-rust = "0.2.1"
25+
sketches-rust = "0.2.2"
2726
```
2827

2928
# Demos

0 commit comments

Comments
 (0)