{"id":59957,"library":"git-hash","title":"Git Hash","description":"Please use gix-hash instead; this crate is deprecated.","status":"deprecated","version":"0.10.3","language":"rust","source_language":null,"source_url":"https://github.com/Byron/gitoxide","tags":["git","hash","deprecated"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngit-hash = \"0.10.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add git-hash","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ObjectId","correct":"use git_hash::ObjectId;"}],"quickstart":{"code":"use git_hash::ObjectId;\n\nfn main() {\n    let oid = ObjectId::null();\n    println!(\"Object ID: {}\", oid);\n}","lang":"rust","description":"Creates a null Git object ID (deprecated crate)."},"warnings":[{"fix":"Replace git-hash with gix-hash in Cargo.toml and update imports.","message":"This crate is deprecated; use gix-hash instead.","severity":"breaking","affected_versions":">=0.10.0"}],"env_vars":null,"search_vec":"'crate':10 'deprec':12,15 'git':1,13 'gix':6 'gix-hash':5 'hash':2,7,14 'instead':8 'pleas':3 'use':4","created_at":"2026-06-16T17:22:33.866818+00:00","updated_at":"2026-06-16T17:22:33.866818+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/Byron/gitoxide","github":"https://github.com/Byron/gitoxide","docs":"https://docs.rs/git-hash/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}