Skip to content

Commit

Permalink
Remove exact version from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Detegr committed Sep 3, 2023
1 parent 76acedb commit 5c3fd39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In `cargo.toml`:

```toml
[dependencies]
ctrlc = "3.4.0"
ctrlc = "3.4"
```

then, in `main.rs`
Expand Down

0 comments on commit 5c3fd39

Please sign in to comment.