diff --git a/Cargo.toml b/Cargo.toml index b2d0e93..e0ad530 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "jtd-infer" description = "Generate JSON Typedef schemas from example data" +repository = "https://github.com/jsontypedef/json-typedef-infer" version = "0.2.1" license = "MIT" authors = ["Ulysse Carion <ulysse@segment.com>"]