narsese 0.21.3

Rust support for Narsese
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "lazy_static"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"

[[package]]
name = "nar_dev_utils"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a3ef430af41471b049f76d8766b3b5d4d061c162ddbc82fa7c5d34eeff7013f"

[[package]]
name = "narsese"
version = "0.21.3"
dependencies = [
 "lazy_static",
 "nar_dev_utils",
]