aboutsummaryrefslogtreecommitdiff
path: root/src/modules/remarks.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove file headerFuwn2024-06-171-18/+0
* feat(rustc): bump nightlyFuwn2024-03-051-1/+2
* deps(windmark): bump to 0.3.9Fuwn2023-05-171-1/+1
* refactor(src): drop once_cell dependency for standard libraryFuwn2023-04-181-2/+3
* style: rewrite formatterFuwn2023-04-171-5/+4
* refactor(response): rewrite unnecessary macro to functionFuwn2023-04-161-3/+3
* deps(rust): bump to nightly-2023-04-15Fuwn2023-04-161-1/+1
* deps(windmark): bump 0.2.5 -> 0.3.1Fuwn2023-04-061-2/+2
* feat: bump toolchain to nightly-2022-08-23Fuwn2022-08-271-3/+2
* feat(remarks): add more structure to remarksFuwn2022-06-141-4/+25
* refactor(modules): move remarks to modules moduleFuwn2022-04-191-0/+44