{"id":70436,"library":"grev","title":"grev","description":"A crate for working with git revision information from a build script.","status":"active","version":"0.1.4","language":"rust","source_language":null,"source_url":"https://github.com/d-e-s-o/grev","tags":["git","revision","build","script"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngrev = \"0.1.4\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add grev","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"GitRev","correct":"use grev::GitRev;"}],"quickstart":{"code":"use grev::GitRev;\n\nfn main() {\n    let rev = GitRev::new().unwrap();\n    println!(\"{}\", rev);\n}","lang":"rust","description":"Retrieves the current git revision."},"warnings":[],"env_vars":null,"search_vec":"'build':12,16 'crate':3 'git':7,14 'grev':1 'inform':9 'revis':8,15 'script':13,17 'work':5","created_at":"2026-06-17T18:13:56.493553+00:00","updated_at":"2026-06-17T18:13:56.493553+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/d-e-s-o/grev","github":"https://github.com/d-e-s-o/grev","docs":"https://docs.rs/grev/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}