🦀/100 Projects/Notes/Source

Cargo.toml

View on GitHub
[package]
name = "browser_automation"
version = "0.1.0"
edition = "2024"

[dependencies]
fantoccini = "0.19"
tokio = { version = "1", features = ["full"] }

← Back to folder