lockbook 26.2.11

CLI for interacting with your lockbook.net. Use your favorite text editor to edit your notes!
# 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 = "2021"
name = "lockbook"
version = "26.2.11"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "CLI for interacting with your lockbook.net. Use your favorite text editor to edit your notes!"
homepage = "https://lockbook.net"
readme = "README.md"
license = "BSD-3-Clause"

[[bin]]
name = "lockbook"
path = "src/main.rs"

[dependencies.cli-rs]
version = "0.2.0"

[dependencies.colored]
version = "3.0.0"

[dependencies.fs_extra]
version = "1.3.0"

[dependencies.hotwatch]
version = "0.5.0"

[dependencies.is-terminal]
version = "0.4.7"

[dependencies.lb-fs]
version = "26"

[dependencies.lb-rs]
version = "26"

[dependencies.tokio]
version = "1.35.1"
features = ["full"]