aboutsummaryrefslogtreecommitdiff
path: root/Makefile.toml
Commit message (Collapse)AuthorAgeFilesLines
* chore: Migrate to just from cargo-makeFuwn2025-05-261-93/+0
|
* refactor: Update Makefile.toml and source to follow new toolchain checks and ↵Fuwn2025-04-081-6/+17
| | | | lints
* fix(ci): fix tests and doc examplesFuwn2023-04-271-0/+5
|
* feat(rossweisse): initial implementation of struct router frameworkFuwn2023-04-271-0/+3
|
* fix(cargo-make): example runnerFuwn2023-04-181-4/+13
|
* ci(cargo-make): fix runner definitionsFuwn2023-04-181-2/+14
|
* build(cargo-make): update runner definitionsFuwn2023-04-181-2/+2
|
* feat: async-std support !!Fuwn2023-04-181-2/+2
|
* feat: drop rust nightly requirement!!!Fuwn2022-07-311-12/+6
|
* refactor(router): move router to seperate fileFuwn2022-06-011-2/+2
|
* build(cargo): simplify example usageFuwn2022-04-021-0/+4
|
* feat(features): auto-deduce-mimeFuwn2022-03-311-21/+11
|
* docs: extendFuwn2022-03-271-0/+6
|
* feat: working proofFuwn2022-03-261-0/+59
Forgot to commit this last night!