vibe-graph-git 0.2.0

Git fossilization layer for Vibe-Graph snapshots
Documentation
[dependencies.anyhow]
version = "1.0.100"

[dependencies.git2]
version = "0.20.3"

[dependencies.serde]
features = ["derive"]
version = "1.0.228"

[dependencies.vibe-graph-core]
version = "0.2.0"

[dev-dependencies.tempfile]
version = "3.20"

[lib]
name = "vibe_graph_git"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Git fossilization layer for Vibe-Graph snapshots"
edition = "2021"
homepage = "https://github.com/pinsky-three/vibe-graph"
license = "MIT"
name = "vibe-graph-git"
readme = false
repository = "https://github.com/pinsky-three/vibe-graph"
version = "0.2.0"