{"id":17356646,"url":"https://github.com/gsquire/toml-sorted","last_synced_at":"2025-03-27T14:48:21.257Z","repository":{"id":57670169,"uuid":"189784232","full_name":"gsquire/toml-sorted","owner":"gsquire","description":"A simple tool to check if a manifest is sorted","archived":false,"fork":false,"pushed_at":"2019-07-15T19:49:02.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-01T23:39:36.931Z","etag":null,"topics":["cargo","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/toml-sorted","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gsquire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-01T22:50:33.000Z","updated_at":"2019-07-15T19:49:04.000Z","dependencies_parsed_at":"2022-09-26T20:40:47.692Z","dependency_job_id":null,"html_url":"https://github.com/gsquire/toml-sorted","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Ftoml-sorted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Ftoml-sorted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Ftoml-sorted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Ftoml-sorted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsquire","download_url":"https://codeload.github.com/gsquire/toml-sorted/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245865767,"owners_count":20685293,"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":["cargo","rust"],"created_at":"2024-10-15T18:57:46.772Z","updated_at":"2025-03-27T14:48:21.223Z","avatar_url":"https://github.com/gsquire.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# toml-sorted\nThis is a small command that takes a manifest as a single argument and checks if various fields\nare sorted. It returns 0 if all fields are sorted and 1 otherwise. This crate was created in response to\nan [RFI here](https://github.com/dtolnay/request-for-implementation/issues/29).\n\n[![Build Status](https://travis-ci.org/gsquire/toml-sorted.svg?branch=master)](https://travis-ci.org/gsquire/toml-sorted)\n\n## Install\n```sh\ncargo install toml-sorted\n```\n\n## Usage\n```sh\ntoml-sorted /path/to/Cargo.toml\n```\n\n## Implementation\nIt currently checks the following fields in a manifest:\n\n- [dependencies]\n- [dev-dependencies]\n- [build-dependencies]\n- [workspace.members]\n- [workspace.exclude]\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsquire%2Ftoml-sorted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsquire%2Ftoml-sorted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsquire%2Ftoml-sorted/lists"}