Skip to content

Commit c5184c1

Browse files
committed
Update repository field in manifest
1 parent b6824f1 commit c5184c1

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
@@ -6,7 +6,7 @@ rust-version = "1.85"
66
description = "A small, simple and sweet argument parser for Rust"
77
license = "Apache-2.0"
88
authors = ["Matilde Morrone <[email protected]>"]
9-
repository = "https://github.com/morr0ne/sap"
9+
repository = "https://github.com/tailwags/sap"
1010
readme = "README.md"
1111
documentation = "https://docs.rs/sap"
1212
include = ["src/**/*.rs", "README.md", "LICENSE"]

0 commit comments

Comments
 (0)