We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6824f1 commit c5184c1Copy full SHA for c5184c1
Cargo.toml
@@ -6,7 +6,7 @@ rust-version = "1.85"
6
description = "A small, simple and sweet argument parser for Rust"
7
license = "Apache-2.0"
8
authors = ["Matilde Morrone <[email protected]>"]
9
-repository = "https://github.com/morr0ne/sap"
+repository = "https://github.com/tailwags/sap"
10
readme = "README.md"
11
documentation = "https://docs.rs/sap"
12
include = ["src/**/*.rs", "README.md", "LICENSE"]
0 commit comments