blit-fssync 0.44.0

Filesystem state sync engine: canonical tree index, per-client diffs, native watch backends
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "blit-fssync"
version = "0.44.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Filesystem state sync engine: canonical tree index, per-client diffs, native watch backends"
homepage = "https://blit.sh"
readme = false
license = "MIT"
repository = "https://github.com/indent-com/blit"

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

[dependencies.blake3]
version = "1"
default-features = false

[dependencies.blit-remote]
version = "0.44.0"

[dependencies.ignore]
version = "0.4"

[dependencies.notify]
version = "8"