silkenweb-task

Crates.iosilkenweb-task
lib.rssilkenweb-task
version
sourcesrc
created_at2023-10-15 21:51:07.065322
updated_at2025-01-14 15:39:36.879366
descriptionManage Silkenweb tasks
homepagehttps://github.com/silkenweb/silkenweb
repositoryhttps://github.com/silkenweb/silkenweb
max_upload_size
id1004130
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Simon Bourne (simon-bourne)

documentation

README

Silkenweb Task

Manage Silkenweb tasks, without requiring the full silkenweb crate. This is useful for splitting business logic from the user interface.

Commit count: 2468

cargo fmt