patchfile 0.2.1

Render a set of diffs into diff -u format, which is compatible with patch.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.diff]
version = "^0.1.13"

[dependencies.termcolor]
version = "^1.1.3"

[package]
description = "Render a set of diffs into diff -u format, which is compatible with patch."
edition = "2021"
license-file = "LICENSE"
name = "patchfile"
readme = "README.md"
resolver = "2"
version = "0.2.1"