{"id":16064472,"url":"https://github.com/baoyachi/shadow-rs","last_synced_at":"2026-04-23T05:01:08.168Z","repository":{"id":36969755,"uuid":"282861218","full_name":"baoyachi/shadow-rs","owner":"baoyachi","description":"A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)","archived":false,"fork":false,"pushed_at":"2026-04-22T11:26:56.000Z","size":865,"stargazers_count":681,"open_issues_count":8,"forks_count":52,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-04-22T13:26:01.319Z","etag":null,"topics":["build","cargo","cargo-build","cargo-env","cargo-lock","cargo-plugin","cargo-toml","cargolock","compile","compiled","compiler","env","metadata","reproducible-build","reproducible-builds","rust","rust-build","rust-crate","shadow","shadow-rs"],"latest_commit_sha":null,"homepage":"https://docs.rs/shadow-rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baoyachi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-27T10:13:01.000Z","updated_at":"2026-04-22T12:52:16.000Z","dependencies_parsed_at":"2023-12-30T14:24:55.487Z","dependency_job_id":"d025d464-749a-4dbf-8395-76583a171e2b","html_url":"https://github.com/baoyachi/shadow-rs","commit_stats":{"total_commits":528,"total_committers":24,"mean_commits":22.0,"dds":"0.11742424242424243","last_synced_commit":"8f0c1461b71e057430ad42d3b03e495783a03b7a"},"previous_names":[],"tags_count":118,"template":false,"template_full_name":null,"purl":"pkg:github/baoyachi/shadow-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baoyachi%2Fshadow-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baoyachi%2Fshadow-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baoyachi%2Fshadow-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baoyachi%2Fshadow-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baoyachi","download_url":"https://codeload.github.com/baoyachi/shadow-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baoyachi%2Fshadow-rs/sbom","scorecard":{"id":225491,"data":{"date":"2025-08-11","repo":{"name":"github.com/baoyachi/shadow-rs","commit":"f57b779adb67c8d5adcff77f99c2050cf1de0965"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/audit.yml:1","Warn: no topLevel permission defined: .github/workflows/check.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/audit.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/audit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/baoyachi/shadow-rs/check.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/check.yml:129"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T03:43:03.531Z","repository_id":36969755,"created_at":"2025-08-17T03:43:03.532Z","updated_at":"2025-08-17T03:43:03.532Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32166660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build","cargo","cargo-build","cargo-env","cargo-lock","cargo-plugin","cargo-toml","cargolock","compile","compiled","compiler","env","metadata","reproducible-build","reproducible-builds","rust","rust-build","rust-crate","shadow","shadow-rs"],"created_at":"2024-10-09T05:08:06.564Z","updated_at":"2026-04-23T05:01:08.159Z","avatar_url":"https://github.com/baoyachi.png","language":"Rust","funding_links":[],"categories":["Rust","Software Engineering"],"sub_categories":["FAIR \u0026 Scholarly Data"],"readme":"[`shadow-rs`][docsrs]: Build-time information stored in your Rust project (binary, lib, cdylib, dylib,wasm).\n========================================\n\u003cp align=\"center\"\u003e\n  \u003cimg\n    width=\"200\"\n    src=\"https://raw.githubusercontent.com/baoyachi/shadow-rs/master/shadow-rs.png\"\n    alt=\"shadow-rs build tool\"\n  /\u003e\n\u003c/p\u003e\n\n[docsrs]: https://docs.rs/shadow-rs\n\n[![GitHub Actions](https://github.com/baoyachi/shadow-rs/workflows/check/badge.svg)](https://github.com/baoyachi/shadow-rs/actions?query=workflow%3Acheck)\n[![Crates.io](https://img.shields.io/crates/v/shadow-rs.svg)](https://crates.io/crates/shadow-rs)\n[![Docs.rs](https://docs.rs/shadow-rs/badge.svg)](https://docs.rs/shadow-rs)\n[![Download](https://img.shields.io/crates/d/shadow-rs)](https://crates.io/crates/shadow-rs)\n[![DepStatus](https://deps.rs/repo/github/baoyachi/shadow-rs/status.svg)](https://deps.rs/repo/github/baoyachi/shadow-rs)\n[![Gitter](https://badges.gitter.im/shadow-rs/community.svg)](https://gitter.im/shadow-rs/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n[![Coverage Status](https://coveralls.io/repos/github/baoyachi/shadow-rs/badge.svg)](https://coveralls.io/github/baoyachi/shadow-rs)\n`shadow-rs` allows you to access properties of the build process and environment at runtime, including:\n\n* `Cargo.toml` information, such as the project version\n* Dependency information\n* Git information, such as the commit that produced the build artifact\n* What version of the Rust toolchain was used in compilation\n* The build variant, e.g. `debug` or `release`\n* ... And more! \n\nStrongly recommend using **shadow-rs** on the [LSP](https://microsoft.github.io/language-server-protocol/) service developed in Rust.\n\nYou can use this crate to programmatically check where a binary came from and how it was built.\n\nCurrently, integration into **wasm**,**no_std** is also supported. For detailed settings, please refer to the\nlink:\n* [example_wasm](https://github.com/baoyachi/shadow-rs/tree/master/example_wasm)\n* [example_no_std](https://github.com/baoyachi/shadow-rs/tree/master/example_no_std)\n\n![build_module](./build_module.png)\n\n# BuildPattern\nThe BuildPattern enum defines strategies for triggering package rebuilding. **Default mode is `Lazy`**.\n\n* `Lazy`: The lazy mode. In this mode, if the current Rust environment is set to `debug`,\n  the rebuild package will not run every time the build script is triggered.\n  If the environment is set to `release`, it behaves the same as the `RealTime` mode.\n* `RealTime`: The real-time mode. It will always trigger rebuilding a package upon any change,\n  regardless of whether the Rust environment is set to `debug` or `release`.\n* `Custom`: The custom build mode, an enhanced version of `RealTime` mode, allowing for user-defined conditions\n  to trigger rebuilding a package.\n\n# Examples\n\n* Check out the [example_shadow](https://github.com/baoyachi/shadow-rs/tree/master/example_shadow) for a simple\n  demonstration of how `shadow-rs` might be used to provide build-time information at run-time.\n* Check out the [example_shadow_hook](https://github.com/baoyachi/shadow-rs/tree/master/example_shadow_hook) for a\n  demonstration of how custom hooks can be used to add extra information to `shadow-rs`'s output.\n* Check out the [`builtin_fn` example](https://github.com/baoyachi/shadow-rs/tree/master/examples/builtin_fn.rs) for a\n  simple demonstration of the built-in functions that `shadow-rs` provides.\n\n# Setup\n\n### 1) Modify `Cargo.toml` fields\n\nModify your `Cargo.toml` like so:\n\n```toml\n[package]\nbuild = \"build.rs\"\n\n[dependencies]\nshadow-rs = { version = \"{latest version}\", default-features = false }\n\n[build-dependencies]\nshadow-rs = \"{latest version}\"\n```\n\n\u003e About `build = \"build.rs\"`,this is an optional addition where, by default, build points to the build.rs file. It is\n\u003e recommended to use it as such. However, if your build script file is not named build.rs, please manually specify it.\n\u003e For\n\u003e example: `build = \"gen.rs\"`.\n\n### 2) Create `build.rs` file\n\nNow in the root of your project (same directory as `Cargo.toml`) add a file `build.rs`:\n\n```rust\nfn main() {\n  ShadowBuilder::builder().build().unwrap();\n}\n```\n\nIf you want to exclude some build constants, you can use [`new_deny`] instead of [`new`].\n\n### 3) Integrate Shadow\n\nIn your main Rust file (usually `main.rs` or `lib.rs`), add this:\n\n```rust\nuse shadow_rs::shadow;\n\nshadow!(build);\n```\n\nThe `shadow!` macro uses the given identifier to create a module with that name.\n\n### 4) Use Shadow Constants\n\nYou can now use the module defined with `shadow!` to access build-time information.\n\n```rust\nfn main() {\n    println!(\"debug:{}\", shadow_rs::is_debug()); // check if this is a debug build. e.g 'true/false'\n    println!(\"branch:{}\", shadow_rs::branch()); // get current project branch. e.g 'master/develop'\n    println!(\"tag:{}\", shadow_rs::tag()); // get current project tag. e.g 'v1.3.5'\n    println!(\"git_clean:{}\", shadow_rs::git_clean()); // get current project clean. e.g 'true/false'\n    println!(\"git_status_file:{}\", shadow_rs::git_status_file()); // get current project statue file. e.g '  * examples/builtin_fn.rs (dirty)'\n\n    println!(\"{}\", build::VERSION); //print version const\n    println!(\"{}\", build::CLAP_LONG_VERSION); //print CLAP_LONG_VERSION const\n    println!(\"{}\", build::BRANCH); //master\n    println!(\"{}\", build::SHORT_COMMIT); //8405e28e\n    println!(\"{}\", build::COMMIT_HASH); //8405e28e64080a09525a6cf1b07c22fcaf71a5c5\n    println!(\"{}\", build::COMMIT_DATE); //2021-08-04 12:34:03 +00:00\n    println!(\"{}\", build::COMMIT_AUTHOR); //baoyachi\n    println!(\"{}\", build::COMMIT_EMAIL); //xxx@gmail.com\n\n    println!(\"{}\", build::BUILD_OS); //macos-x86_64\n    println!(\"{}\", build::RUST_VERSION); //rustc 1.45.0 (5c1f21c3b 2020-07-13)\n    println!(\"{}\", build::RUST_CHANNEL); //stable-x86_64-apple-darwin (default)\n    println!(\"{}\", build::CARGO_VERSION); //cargo 1.45.0 (744bd1fbb 2020-06-15)\n    println!(\"{}\", build::PKG_VERSION); //0.3.13\n    println!(\"{}\", build::CARGO_TREE); //like command:cargo tree\n    println!(\"{}\", build::CARGO_MANIFEST_DIR); // /User/baoyachi/shadow-rs/ |\n\n    println!(\"{}\", build::PROJECT_NAME); //shadow-rs\n    println!(\"{}\", build::BUILD_TIME); //2020-08-16 14:50:25\n    println!(\"{}\", build::BUILD_RUST_CHANNEL); //debug\n    println!(\"{}\", build::GIT_CLEAN); //false\n    println!(\"{}\", build::GIT_STATUS_FILE); //* src/lib.rs (dirty)\n}\n```\n\n## Setup for `no_std`\nAdd this to your Cargo.toml\n```toml\n[dependencies]\nshadow-rs = { version = \"{latest version}\", default-features = false }\n\n[build-dependencies]\nshadow-rs = { version = \"{latest version}\", features = [\"no_std\"] }\n```\n\n\n#### Reproducibility\n\nThis tool includes the current time in the binary which would normally make it non-reproducible.\nHowever, it respects the [`SOURCE_DATE_EPOCH` variable](https://reproducible-builds.org/docs/source-date-epoch/) - if\nset to a Unix timestamp it will override the value of build time.\n\n## Clap\n\nYou can also use `shadow-rs` to provide information to command-line interface crates such\nas [`clap`](https://docs.rs/clap/latest/clap/). An example of this can be found\nin [`example_shadow`](https://github.com/baoyachi/shadow-rs/blob/master/example_shadow/src/main.rs).\n\n## List of Constants and Functions\n\n#### Functions\n\n| Function            | Description                                                         |\n|---------------------|---------------------------------------------------------------------|\n| `is_debug()`        | `true` if this is a build with debug assertions.                    |\n| `branch()`          | Git branch at build time.                                           |\n| `tag()`             | Current Git tag at build time.                                      |\n| `git_clean()`       | Whether Git working tree was clean at build time.                   |\n| `git_status_file()` | `git status`-like output, e.g. `  * examples/builtin_fn.rs (dirty)` |\n\n#### Constants\n\n| Constant           | Example                                                                                              |\n|--------------------|------------------------------------------------------------------------------------------------------|\n| VERSION            | 3.4.5                                                                                                |\n| CLAP_LONG_VERSION  | (A multi-line string containing branch, commit hash, build time, Rust version and toolchain channel) |\n| BRANCH             | master                                                                                               |\n| TAG                | v1.0.0                                                                                               |\n| SHORT_COMMIT       | 8405e28e                                                                                             |  \n| COMMIT_HASH        | 8405e28e64080a09525a6cf1b07c22fcaf71a5c5                                                             |  \n| COMMIT_DATE        | 2021-08-04 12:34:03 +00:00                                                                           |\n| COMMIT_DATE_2822   | Thu, 24 Jun 2021 21:33:59 +0800                                                                      |  \n| COMMIT_DATE_3339   | 2021-06-24T21:33:59.972494+08:00                                                                     |\n| COMMIT_TIMESTAMP   | 1624548839 (i64)                                                                                     |\n| COMMIT_AUTHOR      | baoyachi                                                                                             |\n| COMMIT_EMAIL       | xxx@gmail.com                                                                                        |  \n| BUILD_OS           | macos-x86_64                                                                                         |  \n| BUILD_TARGET       | x86_64-apple-darwin                                                                                  |  \n| BUILD_TARGET_ARCH  | x86_64                                                                                               |  \n| RUST_VERSION       | rustc 1.45.0 (5c1f21c3b 2020-07-13)                                                                  |  \n| RUST_CHANNEL       | stable-x86_64-apple-darwin (default)                                                                 |  \n| CARGO_VERSION      | cargo 1.45.0 (744bd1fbb 2020-06-15)                                                                  |  \n| PKG_VERSION        | 0.3.13                                                                                               |\n| CARGO_TREE         | (Output of `cargo tree`)                                                                             |  \n| CARGO_MANIFEST_DIR | /User/baoyachi/shadow-rs/                                                                            |\n| PROJECT_NAME       | shadow-rs                                                                                            |  \n| BUILD_TIME         | 2021-06-24 21:33:59                                                                                  |  \n| BUILD_TIME_2822    | Thu, 24 Jun 2021 21:33:59 +0800                                                                      |  \n| BUILD_TIME_3339    | 2021-06-24T15:53:55+08:00                                                                            |  \n| BUILD_TIMESTAMP    | 1624548839 (i64)                                                                                     |\n| BUILD_RUST_CHANNEL | release                                                                                              |  \n| GIT_CLEAN          | true                                                                                                 |  \n| GIT_STATUS_FILE    | * src/lib.rs (dirty)                                                                                 |  \n\nIf you have any questions, please create an [issue](https://github.com/baoyachi/shadow-rs/issues/new) so we may improve\nthe documentation where it may be unclear.\n\n## People using shadow-rs\n\nIf you are using `shadow-rs`, please tell me! Or instead, consider making a note\nhere: [Shadow Users Collection](https://github.com/baoyachi/shadow-rs/issues/19).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaoyachi%2Fshadow-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaoyachi%2Fshadow-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaoyachi%2Fshadow-rs/lists"}