# 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" rust-version = "1.70" name = "planus-inspector" version = "1.0.0" description = "Internal library for planus." keywords = [ "flatbuffers", "serialization", "zero-copy", ] categories = [ "encoding", "data-structures", "memory-management", ] license = "MIT/Apache-2.0" repository = "https://github.com/planus-org/planus" [dependencies.color-eyre] version = "0.6.2" [dependencies.crossterm] version = "0.27.0" [dependencies.fuzzy-matcher] version = "0.3.7" [dependencies.planus-buffer-inspection] version = "1.0.0" [dependencies.planus-translation] version = "1.0.0" [dependencies.planus-types] version = "1.0.0" [dependencies.tui] version = "0.19.0"