Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Cheng JIANG <alex_cj96@foxmail.com>
  • Loading branch information
GopherJ committed Dec 25, 2020
1 parent 7f70e52 commit 930fc68
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 @@ -18,7 +18,7 @@ Based on [Diesel](https://github.com/diesel-rs/diesel), The current supported da
Add it to `Cargo.toml`

```
diesel-adapter = { version = "0.8.2", features = ["postgres"] }
diesel-adapter = { version = "0.8.3", features = ["postgres"] }
async-std = "1.8.0"
```

Expand Down

0 comments on commit 930fc68

Please sign in to comment.