octicons-pack 19.22.0

A redistribution of @primer/octicons npm package's SVG and metadata.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "octicons-pack"
version = "19.22.0"
build = false
exclude = [
    "deno.json",
    "main.ts",
    "pyproject.toml",
    "tests/*",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A redistribution of @primer/octicons npm package's SVG and metadata."
readme = "README.md"
license = "MIT"
repository = "https://github.com/2bndy5/redist-icons"
resolver = "2"

[features]
pyo3 = ["dep:pyo3"]

[lib]
name = "octicons_pack"
crate-type = [
    "cdylib",
    "lib",
]
path = "src/lib.rs"

[dependencies.pyo3]
version = "0.28.1"
features = [
    "extension-module",
    "abi3-py39",
]
optional = true