# 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 = "stb-parser" version = "0.1.0-snapshot" authors = ["Kota Tsuboi k17trpsynth@gmail.com"] description = "A parser for ST-Bridge which is a file format of building information model of architecture structure in Japan." license = "MIT" resolver = "2" [dependencies.roxmltree] version = "0.14.1" [dependencies.strum] version = "0.24.0" [dependencies.strum_macros] version = "0.24.0"