StackScraper/Cargo.toml
Gabriel Tofvesson 154c03cc98 Initial commit
2024-08-24 00:09:12 +02:00

7 lines
101 B
TOML

[package]
name = "stackscraper"
version = "0.1.0"
edition = "2021"
[dependencies]
reqwest = "0.12.7"