We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2249927 commit abeae8cCopy full SHA for abeae8c
1 file changed
packages/sdk/Cargo.toml
@@ -4,6 +4,8 @@ version = "0.1.0"
4
edition = "2021"
5
description = "Programmatic SDK for the Torrust Tracker Deployer"
6
license = "MIT"
7
+repository = "https://github.com/torrust/torrust-tracker-deployer"
8
+readme = "README.md"
9
10
[[example]]
11
name = "sdk_basic_usage"
0 commit comments