[workspace] members = [ "crates/atuin-nucleo/matcher", "crates/atuin-nucleo/bench", "crates/turtle" ] resolver = "2" exclude = ["crates/atuin-nucleo/matcher/fuzz"] [workspace.package] version = "18.16.1" authors = ["Ellie Huxtable "] rust-version = "1.95.0" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" readme = "README.md" [workspace.dependencies] atuin-nucleo = { path = "crates/atuin-nucleo", version = "0.6.0" } atuin-nucleo-matcher = { path = "crates/atuin-nucleo/matcher", version = "0.3.1" }