mrsbfh.meta

Issues/PRs archive for MTRNord/mrsbfh
git clone git://archive.git.mtrnord.blog/MTRNord/mrsbfh.meta.git
Log | Files | Refs

3.json (612B)


      1 {
      2   "number": 3,
      3   "title": "Add support for matrix-sdk built using rust-tls",
      4   "state": "closed",
      5   "author": "donicrosby",
      6   "created_at": "2021-10-21T17:10:33Z",
      7   "closed_at": "2021-11-04T19:38:10Z",
      8   "labels": [
      9     "enhancement"
     10   ],
     11   "assignees": [
     12     "MTRNord"
     13   ],
     14   "body": "Not having to rely on openssl and it's build dependencies for building of a bot would allow for a pure rust implementations of the bot and possibly faster compilation times.",
     15   "comments": [
     16     {
     17       "author": "MTRNord",
     18       "created_at": "2021-11-04T19:39:22Z",
     19       "body": "Released in version 0.1.2"
     20     }
     21   ]
     22 }