# 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 = "contigious-tree" version = "0.1.2" authors = ["Markus Klein"] description = "Write and read tree graphs to and from contigious blocks of memory." documentation = "https://docs.rs/contigious-tree/" readme = "README.md" keywords = [ "tree", "graph", ] license = "MIT" repository = "https://github.com/pacman82/contigious-tree" [dependencies]