# 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 = "monotone-crescendo" version = "1.0.4" description = "A library designed for use in WebAssembly that implements solutions to LeetCode #926\nNOTE: Only published to crates.io as educational experiment. This crate will not work as is if you try to use it as a dependency due to it's crate-type setting of \"cdylib.\"\n" homepage = "https://hamburgchimps.github.io/monotone-crescendo/" documentation = "https://hamburgchimps.github.io/monotone-crescendo/doc/monotone_crescendo/" readme = "README.md" license = "MIT" repository = "https://github.com/HamburgChimps/monotone-crescendo" resolver = "2" [lib] crate-type = ["cdylib"]