Files
kramer/plugins/scraper/Cargo.toml
T
Cutieguwu 1264340154 No clue what-all's sitting here.
- Started a bunch of crates.
- Incomplete migration, or rewrites of most.
- Some wild guessing with scsi. Probably better off coming up with my
  own solution if possible? Don't remember. Have to look into how the
  driver works again.
2026-06-21 10:34:44 -04:00

14 lines
246 B
TOML

[package]
name = "scraper"
version.workspace = true
edition.workspace = true
authors.workspace = true
repository.workspace = true
license.workspace = true
publish.workspace = true
[dependencies]
plugins.workspace = true
semver.workspace = true