Skip to content

Commit d873f26

Browse files
committed
chore: Ver up in README
1 parent b6c0477 commit d873f26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and want to avoid huge memory allocation.
2121
Cargo.toml:
2222
```toml
2323
[dependencies]
24-
axum-streams = { version = "0.20", features=["json", "csv", "protobuf", "text", "arrow"] }
24+
axum-streams = { version = "0.21", features=["json", "csv", "protobuf", "text", "arrow"] }
2525
```
2626

2727
## Compatibility matrix

0 commit comments

Comments
 (0)