Skip to content

Commit 66a1e31

Browse files
Merge pull request #10 from theseus-rs/update-cargo-description
docs: update cargo description
2 parents 4d7cd83 + 2b5d3b0 commit 66a1e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql_embedded/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors.workspace = true
33
build = "build/build.rs"
44
categories.workspace = true
5-
description = "Embed PostgreSQL in Rust applications"
5+
description = "Install and run a PostgreSQL database locally on Linux, MacOS or Windows. PostgreSQL can be bundled with your application, or downloaded on demand."
66
edition.workspace = true
77
keywords.workspace = true
88
license.workspace = true

0 commit comments

Comments
 (0)