changesets 0.2.1

A library for parsing and creating changeset files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.tempfile]
version = "3.6.0"

[package]
authors = ["Dylan Anthony"]
categories = ["development-tools"]
description = "A library for parsing and creating changeset files"
edition = "2021"
keywords = ["changeset", "changelog", "semantic", "versioning", "release"]
license = "MIT OR Apache-2.0"
name = "changesets"
readme = "README.md"
repository = "https://github.com/knope-dev/changesets"
rust-version = "1.70"
version = "0.2.1"