106f54294Sopenharmony_ci[package] 206f54294Sopenharmony_cipublish = false 306f54294Sopenharmony_ciname = "aho-corasick-bench" 406f54294Sopenharmony_civersion = "0.0.1" 506f54294Sopenharmony_ciauthors = ["Andrew Gallant <jamslam@gmail.com>"] 606f54294Sopenharmony_cidescription = "Criterion benchmark suite for aho-corasick." 706f54294Sopenharmony_cihomepage = "https://github.com/BurntSushi/aho-corasick" 806f54294Sopenharmony_cirepository = "https://github.com/BurntSushi/aho-corasick" 906f54294Sopenharmony_cilicense = "Unlicense OR MIT" 1006f54294Sopenharmony_ciedition = "2018" 1106f54294Sopenharmony_ci 1206f54294Sopenharmony_ci[lib] 1306f54294Sopenharmony_cibench = false 1406f54294Sopenharmony_ci 1506f54294Sopenharmony_ci[[bench]] 1606f54294Sopenharmony_ciname = "aho-corasick" 1706f54294Sopenharmony_ciharness = false 1806f54294Sopenharmony_cipath = "src/bench.rs" 1906f54294Sopenharmony_ci 2006f54294Sopenharmony_ci[dependencies] 2106f54294Sopenharmony_cicriterion = "0.3" 2206f54294Sopenharmony_ciaho-corasick = { version = "*", path = ".." } 23