pebbles 0.0.1

A unfinished webautomation framework for working with Firefox and the geckodriver.
Documentation
[dependencies.quickjs-rs]
version = "0.5.2"

[dependencies.rand]
version = "0.8.5"

[dependencies.rand_distr]
version = "0.4.3"

[dependencies.reqwest]
features = ["json", "blocking"]
version = "0.11"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Everlong <Discord:maniacalsymphony Email:thelasteinherjar@outlook.com>"]
description = "A unfinished webautomation framework for working with Firefox and the geckodriver."
edition = "2021"
license = "GPL-3.0"
name = "pebbles"
repository = "https://bitbucket.org/random-gods/pebbles/src/Main/"
version = "0.0.1"