inwelling 0.5.5

Collects information from downstream crates at compile-time.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "inwelling"
version = "0.5.5"
authors = ["oooutlk <oooutlk@outlook.com>"]
edition = "2021"
license = "MIT/Apache-2.0"
keywords = [ "cargo", "metadata", "downstream", "inject", "reverse" ]
readme = "README.md"
repository = "https://github.com/oooutlk/inwelling"
documentation = "https://docs.rs/inwelling"
categories = [ "development-tools::build-utils" ]
description = "Collects information from downstream crates at compile-time."

[dependencies]
toml = "0.7.3"
walkdir = "2.4.0"