Skip to content

Commit d323dd4

Browse files
authored
Remove cargo-edit reference from README (#633)
1 parent f02f5ac commit d323dd4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ The binary representation consists of a 96 bit integer number, a scaling factor
1313

1414
## Installing
1515

16-
Using [`cargo-edit`](https://crates.io/crates/cargo-edit):
17-
1816
```sh
1917
$ cargo add rust_decimal
2018
```
@@ -367,4 +365,4 @@ there are alternative implementations that may be worth investigating, such as:
367365

368366
If you have further questions about the suitability of this library for your project, then feel free to either start a
369367
[discussion](https://github.com/paupino/rust-decimal/discussions) or open an [issue](https://github.com/paupino/rust-decimal/issues) and we'll
370-
do our best to help.
368+
do our best to help.

0 commit comments

Comments
 (0)