File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
authors.workspace = true
3
3
categories.workspace = true
4
+ description = " A library for downloading and extracting PostgreSQL archives"
4
5
edition.workspace = true
5
6
keywords.workspace = true
6
7
license.workspace = true
Original file line number Diff line number Diff line change 8
8
9
9
---
10
10
11
- Provides utilities to work with PostgreSQL installation archives from
11
+ A library for downloading and extracting PostgreSQL archives from
12
12
[ theseus-rs/postgresql-binaries] ( https://github.com/theseus-rs/postgresql-binaries ) .
13
13
14
14
## Examples
Original file line number Diff line number Diff line change 2
2
authors.workspace = true
3
3
build = " build/build.rs"
4
4
categories.workspace = true
5
+ description = " Embed PostgreSQL in Rust applications"
5
6
edition.workspace = true
6
7
keywords.workspace = true
7
8
license.workspace = true
You can’t perform that action at this time.
0 commit comments