Skip to content

Commit dbe0be5

Browse files
committed
updated description in Cargo.toml
1 parent da6f79d commit dbe0be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "submod"
33
version = "0.1.2"
44
edition = "2024"
55
rust-version = "1.85"
6-
description = "Git submodule manager with sparse checkout support using gitoxide"
6+
description = "A headache-free submodule management tool, built on top of gitoxide. Manage sparse checkouts, submodule updates, and adding/removing submodules with ease."
77
authors = ["Adam Poulemanos <89049923+bashandbone@users.noreply.github.com>"]
88
license = "MIT" # Plain MIT license: plainlicense.org/licenses/permissive/mit/
99
repository = "https://github.com/bashandbone/submod"

0 commit comments

Comments
 (0)