libvctrl_plumbing 0.1.0

Atomic operations for version control (plumbing layer) – generic over libvctrl traits
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "libvctrl_plumbing"
version = "0.1.0"
edition = "2024"
description = "Atomic operations for version control (plumbing layer) – generic over libvctrl traits"
license = "MIT"
authors = ["mroczect"]
repository = "https://github.com/mroczect/libvctrl"
readme = "README.md"
keywords = ["version-control", "vcs", "plumbing"]
categories = ["development-tools"]

[dependencies]