Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence authored Jan 1, 2025
1 parent 4529ff8 commit d6dc6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and want to avoid huge memory allocation.
Cargo.toml:
```toml
[dependencies]
axum-streams = { version = "0.18", features=["json", "csv", "protobuf", "text"] }
axum-streams = { version = "0.20", features=["json", "csv", "protobuf", "text"] }
```

## Compatibility matrix
Expand Down

0 comments on commit d6dc6e4

Please sign in to comment.