diff --git a/Cargo.toml b/Cargo.toml index fe802f5..3683117 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,13 @@ [package] -name = "source-stream-0" edition = "2024" +name = "source-stream-0" +version = "0.0.0" + +repository = "https://git.landgrafhomyak.ru/Parsers/source-stream-0.rs" + +publish = true + [lib] [workspace]