Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 256 Bytes

furiosa-metadata

This crate provides an utility to embed crate version, short git revision, and build time as constants in Rust projects.

[dependencies]
furiosa-metadata = { git = https://github.com/furiosa-ai/furiosa-metadata, tag = "v0.2.0" }