# 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 = "2018" name = "bmi-calculator" version = "0.2.3" authors = ["poly000 <1348292515@qq.com>"] description = "BMI calculator for TI Nspireā„¢, with data for Chinese" license = "MIT" [package.metadata.zehn] compress = true flags = "--240x320-support true" name = "bmi-calculator" notice = "Auto generated with cargo-generate" [profile.release] lto = true codegen-units = 1 panic = "abort" [dependencies.ndless] version = "0.8.6" [dependencies.ndless-handler] version = "0.3.0"