Loading Cargo.toml +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ license = "MIT" authors = ["Carl Lerche <me@carllerche.com>", "Carter Schultz <carterjschultz@gmail.com>", "Yovoslav Yovchev <yovoslav@proton.me>"] description = "Library for generating Rust code" documentation = "https://docs.rs/codegen/0.3.0/codegen" homepage = "https://gitlab.com/IovoslavIovchev/codegen" repository = "https://gitlab.com/IovoslavIovchev/codegen" homepage = "https://gitlab.com/yovoslav/codegen" repository = "https://gitlab.com/yovoslav/codegen.git" readme = "README.md" edition = "2024" Loading Loading
Cargo.toml +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ license = "MIT" authors = ["Carl Lerche <me@carllerche.com>", "Carter Schultz <carterjschultz@gmail.com>", "Yovoslav Yovchev <yovoslav@proton.me>"] description = "Library for generating Rust code" documentation = "https://docs.rs/codegen/0.3.0/codegen" homepage = "https://gitlab.com/IovoslavIovchev/codegen" repository = "https://gitlab.com/IovoslavIovchev/codegen" homepage = "https://gitlab.com/yovoslav/codegen" repository = "https://gitlab.com/yovoslav/codegen.git" readme = "README.md" edition = "2024" Loading