Skip to content

Commit

Permalink
Updates readme with cargo add
Browse files Browse the repository at this point in the history
  • Loading branch information
sanpii committed Oct 9, 2023
1 parent c32d246 commit 8e71923
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Rust safe binding for [libpq](https://www.postgresql.org/docs/current/libpq.html

Add it to your dependencies:

```toml
[dependencies]
libpq = "3.0"
```
cargo add libpq
```

0 comments on commit 8e71923

Please sign in to comment.