Skip to content

Commit

Permalink
Ver up
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Jun 21, 2024
1 parent b13feee commit 47f56ee
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.16", features=["json", "csv", "protobuf", "text"] }
axum-streams = { version = "0.17", features=["json", "csv", "protobuf", "text"] }
```

## Compatibility matrix
Expand Down

0 comments on commit 47f56ee

Please sign in to comment.