Skip to content

Commit 3268698

Browse files
authored
Update README.md (#2613)
Actually there is `rust_decimal` feature, not just `decimal`
1 parent 6643656 commit 3268698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ be removed in the future.
196196

197197
- `bigdecimal`: Add support for `NUMERIC` using the `bigdecimal` crate.
198198

199-
- `decimal`: Add support for `NUMERIC` using the `rust_decimal` crate.
199+
- `rust_decimal`: Add support for `NUMERIC` using the `rust_decimal` crate.
200200

201201
- `ipnetwork`: Add support for `INET` and `CIDR` (in postgres) using the `ipnetwork` crate.
202202

0 commit comments

Comments
 (0)