diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,10 +1,6 @@ [package] name = "soon" -<<<<<<< HEAD version = "0.1.3" -======= -version = "0.1.1" ->>>>>>> 63967be (feat: Bump version to 0.1.1 in Cargo.toml and Cargo.lock) edition = "2021" description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid" license = "MIT" |