We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6643656 commit 3268698Copy full SHA for 3268698
README.md
@@ -196,7 +196,7 @@ be removed in the future.
196
197
- `bigdecimal`: Add support for `NUMERIC` using the `bigdecimal` crate.
198
199
-- `decimal`: Add support for `NUMERIC` using the `rust_decimal` crate.
+- `rust_decimal`: Add support for `NUMERIC` using the `rust_decimal` crate.
200
201
- `ipnetwork`: Add support for `INET` and `CIDR` (in postgres) using the `ipnetwork` crate.
202
0 commit comments