Skip to content

Commit 74dd0c3

Browse files
authored
Merge pull request #1 from madeindjs/readme_version
Specify version on Cargo.toml file
2 parents f40eed0 + e2639d0 commit 74dd0c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ Edit your Cargo.toml to add ``rust-argparse`` to your project.
1818
.. code-block:: rust
1919
2020
[dependencies]
21-
22-
argparse = "*"
21+
argparse = "0.2.1"
2322
2423
2524
Example

0 commit comments

Comments
 (0)