[package] name = "algorithm_rust" version = "0.6.0" edition = "2021" authors = ["Donjuan Platinum "] license = "MIT" description = "some common rust_algorithms, Everyone can participate, and the project will continue to be updated, all the algorithms comes from " repository = "https://github.com/donjuanplatinum/Rust_Algorithms" homepage = "https://github.com/donjuanplatinum/algori" categories = ["algorithms"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]