Skip to content

Commit f5423ca

Browse files
doc: improve crate description
1 parent 2fed2a9 commit f5423ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resolver = "2"
77

88
[workspace.package]
99
version = "0.3.3"
10-
description = "Various helper macros for `diesel`"
10+
description = "Various helper types and macros for `diesel`"
1111
categories = ["database"]
1212
keywords = ["diesel", "postgresql", "enum", "macro"]
1313
edition = "2021"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Benzina
22

3-
Work in progress crate containing our own `diesel` extension macros.
3+
Various helper types and macros for `diesel`.
44

55
_benzina_ is _gasoline_ in Italian.
66

0 commit comments

Comments
 (0)