mirror of
https://github.com/mgerb/driver-scanner
synced 2026-01-08 09:12:49 +00:00
11 lines
219 B
TOML
11 lines
219 B
TOML
[package]
|
|
name = "driver-scanner"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
pelite = "0.10.0"
|
|
anyhow = "1.0.40"
|