jacquardSnapshot

← snapshot

759 bytes
# Content plane, and quarantined by role: the demo links every plane to tell
# the whole story against in-memory adapters. It ships nowhere.
[package]
name = "jac-demo"
version = "0.1.0"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
publish.workspace = true
description = "Narrated end-to-end walkthrough: commit, propose, block, attest, admit, rendezvous, bridge"

[package.metadata.jacquard]
plane = "content"

[dependencies]
anyhow.workspace = true
jac-core.workspace = true
jac-decision.workspace = true
jac-gate.workspace = true
jac-git.workspace = true
jac-object.workspace = true
jac-repo.workspace = true
jac-rendezvous.workspace = true
jac-sketch.workspace = true
smallvec.workspace = true

[lints]
workspace = true