1 2 3 4 5 6 7 8 9
[package] name = "patchkit" version = "0.1.1" edition = "2021" license = "Apache-2.0" description = "A library for parsing and manipulating patch files" repository = "https://github.com/breezy-team/patchkit" [dependencies]