squawk-github 2.36.0

Postgres SQL linter Github APIs used in Squawk
Documentation
[dependencies.jsonwebtoken]
version = "9.3.1"

[dependencies.log]
version = "0.4.25"

[dependencies.reqwest]
features = ["native-tls-vendored", "blocking", "json"]
version = "0.11.27"

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

[dependencies.serde_json]
version = "1.0"

[lib]
doctest = false
name = "squawk_github"
path = "src/lib.rs"

[package]
authors = ["Squawk Team & Contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Postgres SQL linter Github APIs used in Squawk"
documentation = "https://squawkhq.com/docs/"
edition = "2024"
homepage = "https://squawkhq.com"
keywords = ["bot", "github", "linter"]
license = "Apache-2.0 OR MIT"
name = "squawk-github"
readme = "README.md"
repository = "https://github.com/sbdchd/squawk"
resolver = "2"
version = "2.36.0"