nipaw_github 0.7.0

Github provider for nipaw_core
Documentation
[package]
name = "nipaw_github"
version = "0.7.0"
description = "Github provider for nipaw_core"
authors.workspace = true
license.workspace = true
readme.workspace = true
homepage.workspace = true
repository.workspace = true
edition.workspace = true
rust-version.workspace = true

[dependencies]
async-trait.workspace = true
reqwest.workspace = true
reqwest-middleware.workspace = true
http.workspace = true
itertools.workspace = true
serde.workspace = true
serde_json.workspace = true
chrono.workspace = true
nipaw_core.workspace = true

scraper = "0.24.0"