Skip to content

Instantly share code, notes, and snippets.

View DJMcNab's full-sized avatar

Daniel McNab DJMcNab

  • United Kingdom
  • 00:19 (UTC)
View GitHub Profile
@DJMcNab
DJMcNab / Cargo.toml
Created July 19, 2021 18:16
License Checker
[package]
name = "licenses"
version = "0.1.0"
authors = ["Daniel McNab"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
octocrab = "0.9.1"