10.json (1128B)
1 { 2 "number": 10, 3 "title": "Fix unneeded rust dependancies for mrsbfh", 4 "state": "merged", 5 "diff_file": "10.diff", 6 "author": "donicrosby", 7 "created_at": "2021-11-18T01:47:43Z", 8 "closed_at": "2022-02-23T14:21:24Z", 9 "merged_at": "2022-02-23T14:21:24Z", 10 "base_ref": "main", 11 "head_ref": "fix-unused-dependancies", 12 "labels": [], 13 "assignees": [], 14 "requested_reviewers": [], 15 "body": "Fixes #8 \r\n\r\nIt still requires the end user to pull in the matrix-sdk but doesn't force features that they may not want. If the framework starts reducing the amount of setup ( having the store and session paths be created via a function or macro in the framework) then for those functions to be enabled start requiring features of the matrix-sdk that would be needed", 16 "comments": [ 17 { 18 "author": "MTRNord", 19 "created_at": "2022-02-23T14:21:21Z", 20 "body": "Sorry for the super late merge." 21 }, 22 { 23 "author": "MTRNord", 24 "created_at": "2022-02-23T14:39:55Z", 25 "body": "Actually I am going to revert the ssl stuff as that breaks the releasing." 26 } 27 ], 28 "review_comments": [] 29 }