sley-notes 0.4.2

Native-Rust reader and writer for Git notes — the tree-backed mapping from object to note blob under refs/notes/*.
Documentation
[package]
name = "sley-notes"
version.workspace = true
description = "Native-Rust reader and writer for Git notes — the tree-backed mapping from object to note blob under refs/notes/*."
repository.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true

[dependencies]
sley-config.workspace = true
sley-core.workspace = true
sley-object.workspace = true
sley-odb.workspace = true
sley-rev.workspace = true
sley-refs.workspace = true
sley-sequencer.workspace = true

[lints]
workspace = true