databendlabs/databend

Refactor: Try using `build-info`

Open

#9,874 创建于 2023年2月3日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (880 fork)github user discovery
C-refactoringgood first issue

仓库指标

Star
 (9,314 star)
PR 合并指标
 (平均合并 4天 18小时) (30 天内合并 99 个 PR)

描述

Summary

build-info can collect build-information of your Rust crate.

It might be an alternative to vergen and cargo-license etc. to get git, credits and build options.

The potential problem is that it may lead to an unstable build and needs further investigation.

贡献者指南