vtcode-ghostty-vt-sys 0.97.3

Safe Ghostty VT snapshot wrapper for VT Code
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"
rust-version = "1.88"
name = "vtcode-ghostty-vt-sys"
version = "0.97.3"
authors = ["Vinh Nguyen <vinhnguyen2308@gmail.com>"]
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Safe Ghostty VT snapshot wrapper for VT Code"
homepage = "https://github.com/vinhnx/vtcode"
documentation = "https://docs.rs/vtcode"
readme = false
license = "MIT"
repository = "https://github.com/vinhnx/vtcode"
resolver = "2"

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

[dependencies.anyhow]
version = "1.0"

[dependencies.libloading]
version = "0.9"

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