Skip to content

Commit a7eb744

Browse files
committed
Ver up
1 parent b7738b6 commit a7eb744

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
@@ -17,7 +17,7 @@ and want to avoid huge memory allocations to store on the server side.
1717
Cargo.toml:
1818
```toml
1919
[dependencies]
20-
axum-streams = { version = "0.1", features=["json", "csv"] }
20+
axum-streams = { version = "0.2", features=["json", "csv"] }
2121
```
2222

2323
Example code:

0 commit comments

Comments
 (0)