{"id":19358374,"url":"https://github.com/paritytech/diener","last_synced_at":"2025-04-30T17:43:15.721Z","repository":{"id":37990137,"uuid":"294455400","full_name":"paritytech/diener","owner":"paritytech","description":"Diener - dependency diener is a tool for easily changing https://github.com/paritytech/substrate or https://github.com/paritytech/polkadot dependency versions","archived":false,"fork":false,"pushed_at":"2024-05-30T10:09:43.000Z","size":117,"stargazers_count":63,"open_issues_count":10,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T10:35:02.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paritytech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-09-10T15:54:16.000Z","updated_at":"2025-03-09T10:52:17.000Z","dependencies_parsed_at":"2024-05-30T11:44:19.725Z","dependency_job_id":"c5c31c3b-899b-44aa-a083-23030a6c741c","html_url":"https://github.com/paritytech/diener","commit_stats":null,"previous_names":["bkchr/diener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fdiener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fdiener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fdiener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fdiener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paritytech","download_url":"https://codeload.github.com/paritytech/diener/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251684669,"owners_count":21627170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-10T07:11:27.625Z","updated_at":"2025-04-30T17:43:15.684Z","avatar_url":"https://github.com/paritytech.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# diener - dependency diener is a tool for easily changing [Polkadot SDK](https://github.com/paritytech/polkadot-sdk) dependency versions\n\n[![](https://docs.rs/diener/badge.svg)](https://docs.rs/diener/) [![](https://img.shields.io/crates/v/diener.svg)](https://crates.io/crates/diener) [![](https://img.shields.io/crates/d/diener.png)](https://crates.io/crates/diener)\n\n* [Usage](#usage)\n* [License](#license)\n\n### Usage\n\nYou can find the full documentation on [docs.rs](https://docs.rs/crate/diener).\n\n#### Update\n\nThe `update` subcommand changes all `Cargo.toml` files in a given folder to use\na specific branch/path/commit/tag.\n\nChange all Polkadot SDK dependencies in a folder to a different branch:\n\n```rust\ndiener update --branch diener-branch\n```\n\nDiener also supports `tag` and `rev` as arguments.\n\n#### Patch\n\nThe `patch` subcommand adds a patch section for each crate in a given cargo workspace\nto the workspace `Cargo.toml` file in some other cargo workspace.\n\nPatch all git dependencies to be build from a given path:\n\n```rust\ndiener patch --crates-to-patch ../path/to/polkadot-sdk/checkout\n```\n\nThis subcommand can be compared to `.cargo/config` without using a deprecated\nfeature of Cargo ;)\n\n### License\n\nLicensed under either of\n\n * [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\n * [MIT license](http://opensource.org/licenses/MIT)\n\nat your option.\n\nLicense: Apache-2.0/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparitytech%2Fdiener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparitytech%2Fdiener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparitytech%2Fdiener/lists"}