summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorWei Zhang <kweizh@gmail.com>2023-08-25 14:18:10 +0800
committerWei Zhang <kweizh@gmail.com>2023-08-26 00:44:13 +0800
commit9b8ed0ef732bd0cfc0f16c0cdb0040bcff2936d5 (patch)
tree76d9f1dd623db1720802ea2e08c4d0157db2aa19 /Cargo.toml
parent60f33e527d4c1915e0805ef039e347ecdc76fed6 (diff)
:tada: :memo: update docs, release v1.0.0v1.0.0
Signed-off-by: Wei Zhang <kweizh@gmail.com>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 055bf8c..30fa892 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,8 +7,8 @@ keywords = ["ls"]
license = "Apache-2.0"
name = "lsd"
readme = "./README.md"
-repository = "https://github.com/Peltoche/lsd"
-version = "0.23.1"
+repository = "https://github.com/lsd-rs/lsd"
+version = "1.0.0"
edition = "2021"
[[bin]]