aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-25 03:01:41 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-25 10:48:37 +0800
commit138430adc753a6255ac1610ada99b26623bd3ed7 (patch)
tree90e78b71215a7c8b42b39cf1ceb78c12733fe3d8 /Cargo.toml
parentf4d9d597a99ca0ed53c78cf600af9b4a8571ed06 (diff)
downloadsoon-138430adc753a6255ac1610ada99b26623bd3ed7.tar.gz
soon-138430adc753a6255ac1610ada99b26623bd3ed7.zip
feat: Add GitHub Actions workflow for publishing to AUR
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b5a6164..2209a7d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"