Skip to content

Commit

Permalink
updated readme to contain correct versions of dependencies. (apache#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishna1-bidgely authored Dec 29, 2022
1 parent d2f6979 commit 85dc083
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ballista/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ To build a simple ballista example, add the following dependencies to your `Carg

```toml
[dependencies]
ballista = "0.8"
datafusion = "12.0.0"
ballista = "0.10"
datafusion = "14.0.0"
tokio = "1.0"
```

Expand Down

0 comments on commit 85dc083

Please sign in to comment.