We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce47601 commit dccf08fCopy full SHA for dccf08f
crates/redisctl-core/Cargo.toml
@@ -4,6 +4,8 @@ version = "0.1.0"
4
edition.workspace = true
5
authors.workspace = true
6
license.workspace = true
7
+repository.workspace = true
8
+homepage.workspace = true
9
description = "Core library for Redis CLI tools - config, workflows, and shared logic"
10
11
[dependencies]
0 commit comments