squawk-github 2.36.0

Postgres SQL linter Github APIs used in Squawk
Documentation
[package]
name = "squawk-github"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
description = "Postgres SQL linter Github APIs used in Squawk"
documentation.workspace = true
homepage.workspace = true
repository.workspace = true
readme = "README.md"
keywords = ["bot", "github", "linter"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[lib]
doctest = false

[dependencies]
jsonwebtoken.workspace = true
serde_json.workspace = true
serde.workspace = true
reqwest.workspace = true
log.workspace = true