{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":32820513,"defaultBranch":"master","name":"rust-cpuid","ownerLogin":"gz","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-03-24T19:35:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/127654?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725290417.0","currentOid":""},"activityList":{"items":[{"before":"2426b282707d3b95ec3ff7d43b274a1c6436b3f1","after":null,"ref":"refs/heads/dependabot/cargo/termimad-0.29","pushedAt":"2024-09-02T15:20:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"a1555862f9d90a71c2af3cc6547630239834e54f","ref":"refs/heads/dependabot/cargo/termimad-0.30","pushedAt":"2024-09-02T15:20:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Update termimad requirement from 0.25 to 0.30\n\n---\nupdated-dependencies:\n- dependency-name: termimad\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update termimad requirement from 0.25 to 0.30"}},{"before":null,"after":"a6c3722e77f9e5e042c7d0087a1a55b2d0c653c3","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.7","pushedAt":"2024-09-02T15:05:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.2 to 4.1.7\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.2...v4.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 4.1.2 to 4.1.7"}},{"before":"b979b21f3fa28a41742ebc4fa25f6b2ca21d3ecb","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.2","pushedAt":"2024-09-02T01:05:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a683490a475d446b7b2094895c34773ec27594a6","after":"3d8618f158d087b8a498e5c17975484b4bbd4ab6","ref":"refs/heads/master","pushedAt":"2024-09-02T01:05:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.1 to 4.1.2\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 4.1.1 to 4.1.2"}},{"before":"ae4e8290583616c87a31ef40ef2e47f22d3501f7","after":"a683490a475d446b7b2094895c34773ec27594a6","ref":"refs/heads/master","pushedAt":"2024-07-24T08:00:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Add recent implementation to cli tool","shortMessageHtmlLink":"Add recent implementation to cli tool"}},{"before":"098c4077f87d5d70fc8ce887e4797e9b497af77a","after":"ae4e8290583616c87a31ef40ef2e47f22d3501f7","ref":"refs/heads/master","pushedAt":"2024-07-16T19:34:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Fix warnings, bump version.\n\nSigned-off-by: Gerd Zellweger ","shortMessageHtmlLink":"Fix warnings, bump version."}},{"before":"3d53917b138924c492d54e28a5f12535824258ab","after":"098c4077f87d5d70fc8ce887e4797e9b497af77a","ref":"refs/heads/master","pushedAt":"2024-07-16T19:29:43.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Add new implementations for completes and their display\n- AVX512-vp2intersect bit and method\n- AMX_TILE and AMX_INT8 method (bits were already implemented)\nAdd new test assertion for the new bits","shortMessageHtmlLink":"Add new implementations for completes and their display"}},{"before":"4dbb8c3b7dca0001ff90e5fdc52c3dd8985d70fd","after":"3d53917b138924c492d54e28a5f12535824258ab","ref":"refs/heads/master","pushedAt":"2024-07-15T19:01:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Update docs regarding Avx512 on AMD\n- See AMD whitepaper and wikichips\n- No info on AMD manual though","shortMessageHtmlLink":"Update docs regarding Avx512 on AMD"}},{"before":"3fa2e4e43a8c0f581c85fd55162ddd5f30ccd57c","after":"4dbb8c3b7dca0001ff90e5fdc52c3dd8985d70fd","ref":"refs/heads/master","pushedAt":"2024-04-29T17:46:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Update version.\n\nSigned-off-by: Gerd Zellweger ","shortMessageHtmlLink":"Update version."}},{"before":"4db9c7f79deef60f6cc35691728a8f33f963000b","after":"3fa2e4e43a8c0f581c85fd55162ddd5f30ccd57c","ref":"refs/heads/master","pushedAt":"2024-04-29T17:40:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Fix WAITPKG flag of ExtendedFeaturesEcx structure","shortMessageHtmlLink":"Fix WAITPKG flag of ExtendedFeaturesEcx structure"}},{"before":null,"after":"b979b21f3fa28a41742ebc4fa25f6b2ca21d3ecb","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.2","pushedAt":"2024-03-12T15:32:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.1 to 4.1.2\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 4.1.1 to 4.1.2"}},{"before":"2959f431bb5bef3f0a1f0444a730642faedfc6cf","after":null,"ref":"refs/heads/dependabot/cargo/termimad-0.28","pushedAt":"2024-01-29T15:49:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"2426b282707d3b95ec3ff7d43b274a1c6436b3f1","ref":"refs/heads/dependabot/cargo/termimad-0.29","pushedAt":"2024-01-29T15:49:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Update termimad requirement from 0.25 to 0.29\n\n---\nupdated-dependencies:\n- dependency-name: termimad\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update termimad requirement from 0.25 to 0.29"}},{"before":"8f406a72378575c9a890550cd2b201c96de3f099","after":null,"ref":"refs/heads/dependabot/cargo/termimad-0.27","pushedAt":"2024-01-18T15:51:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"2959f431bb5bef3f0a1f0444a730642faedfc6cf","ref":"refs/heads/dependabot/cargo/termimad-0.28","pushedAt":"2024-01-18T15:51:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Update termimad requirement from 0.25 to 0.28\n\nUpdates the requirements on [termimad](https://github.com/Canop/termimad) to permit the latest version.\n- [Changelog](https://github.com/Canop/termimad/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Canop/termimad/commits)\n\n---\nupdated-dependencies:\n- dependency-name: termimad\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update termimad requirement from 0.25 to 0.28"}},{"before":"a5b31f5163ff6ef99d338312e4606c7ed53f1319","after":null,"ref":"refs/heads/dependabot/cargo/termimad-0.26","pushedAt":"2024-01-09T15:36:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"8f406a72378575c9a890550cd2b201c96de3f099","ref":"refs/heads/dependabot/cargo/termimad-0.27","pushedAt":"2024-01-09T15:36:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Update termimad requirement from 0.25 to 0.27\n\nUpdates the requirements on [termimad](https://github.com/Canop/termimad) to permit the latest version.\n- [Changelog](https://github.com/Canop/termimad/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Canop/termimad/commits)\n\n---\nupdated-dependencies:\n- dependency-name: termimad\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update termimad requirement from 0.25 to 0.27"}},{"before":"b8121b1dfc42361f12ccb2bb99dfc50c7f939956","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.1","pushedAt":"2023-12-15T17:46:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"bc00dcf0b9280f7afaed32e68c152a8cb801711e","after":"4db9c7f79deef60f6cc35691728a8f33f963000b","ref":"refs/heads/master","pushedAt":"2023-12-15T17:45:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.0 to 4.1.1\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 4.1.0 to 4.1.1"}},{"before":"903a5e5730c72e3508e75e62dfe1fce63de10f29","after":null,"ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4","pushedAt":"2023-12-15T17:45:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2bf3bfc323f5217029154b7f35984b3be2768f7e","after":"bc00dcf0b9280f7afaed32e68c152a8cb801711e","ref":"refs/heads/master","pushedAt":"2023-12-15T17:45:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Bump actions/upload-artifact from 3 to 4\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/upload-artifact from 3 to 4"}},{"before":null,"after":"903a5e5730c72e3508e75e62dfe1fce63de10f29","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4","pushedAt":"2023-12-15T15:10:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/upload-artifact from 3 to 4\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/upload-artifact from 3 to 4"}},{"before":null,"after":"a5b31f5163ff6ef99d338312e4606c7ed53f1319","ref":"refs/heads/dependabot/cargo/termimad-0.26","pushedAt":"2023-11-03T15:33:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Update termimad requirement from 0.25 to 0.26\n\nUpdates the requirements on [termimad](https://github.com/Canop/termimad) to permit the latest version.\n- [Changelog](https://github.com/Canop/termimad/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Canop/termimad/commits)\n\n---\nupdated-dependencies:\n- dependency-name: termimad\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update termimad requirement from 0.25 to 0.26"}},{"before":null,"after":"b8121b1dfc42361f12ccb2bb99dfc50c7f939956","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.1","pushedAt":"2023-10-18T15:55:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.0 to 4.1.1\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 4.1.0 to 4.1.1"}},{"before":"2286da80de99eb1b2415ac68912a31d9f36f2bc0","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.0","pushedAt":"2023-09-25T16:38:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"30bc67b538ffdc88fe62a41561defb57d1050199","after":"2bf3bfc323f5217029154b7f35984b3be2768f7e","ref":"refs/heads/master","pushedAt":"2023-09-25T16:38:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gz","name":"Gerd Zellweger","path":"/gz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127654?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3.5.3 to 4.1.0\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v4.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3.5.3 to 4.1.0"}},{"before":"5f2f5b800d37660849704821ce3b7514127da7cc","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.0.0","pushedAt":"2023-09-25T15:51:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"2286da80de99eb1b2415ac68912a31d9f36f2bc0","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.0","pushedAt":"2023-09-25T15:51:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3.5.3 to 4.1.0\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v4.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3.5.3 to 4.1.0"}},{"before":null,"after":"2530ba5bba9e6031eafb7d4101dcf3aab29acb9c","ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2023-09-14T15:56:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump codecov/codecov-action from 3 to 4\n\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump codecov/codecov-action from 3 to 4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wMlQxNToyMDoxNy4wMDAwMDBazwAAAASqvjAd","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wMlQxNToyMDoxNy4wMDAwMDBazwAAAASqvjAd","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0xNFQxNTo1NjowMi4wMDAwMDBazwAAAAOAv9nV"}},"title":"Activity ยท gz/rust-cpuid"}