aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* feat(cargo): bump 0.3.1 -> 0.3.2v0.3.2Fuwn2023-04-061-1/+1
* feat(cargo): bump 0.3.0 -> 0.3.1v0.3.1Fuwn2023-04-061-1/+1
* feat(macros): async response macrosFuwn2023-04-061-0/+2
* feat(module): async module supportFuwn2023-04-041-1/+3
* feat(cargo): bump 0.2.5 -> 0.3.0v0.3.0Fuwn2023-04-031-1/+1
* feat(router): expose response to post-route callbackv0.2.5Fuwn2023-03-311-1/+1
* fix(cargo): response-macros feature flagv0.2.4Fuwn2023-03-311-0/+1
* feat(response): macro-based responsesFuwn2023-03-311-1/+1
* feat(carg): bump 0.2.2 -> 0.2.3v0.2.3Fuwn2023-03-311-1/+1
* feat(cargo): bump 0.2.1 -> 0.2.2v0.2.2Fuwn2023-03-301-1/+1
* feat(cargo): bump version to 0.2.1Fuwn2023-03-291-1/+1
* feat: windmark 0.1.19 -> 0.2.0v0.2.0Fuwn2023-03-211-1/+1
* deps: bump tokio and tokio-openssl to latestFuwn2023-03-211-5/+4
* deps(matchit): 0.5.0 -> 0.6.0Fuwn2023-03-211-1/+1
* feat: drop rust nightly requirement!!!v0.1.20Fuwn2022-07-311-1/+1
* feat(response): success with mime responsev0.1.19Fuwn2022-07-091-1/+1
* chore(cargo): republish with --all-featuresv0.1.18Fuwn2022-07-091-1/+1
* feat(response): always allow explicit mime specificationv0.1.17Fuwn2022-07-091-1/+1
* docs(cargo): bump version 0.1.15 -> 0.1.160.1.16Fuwn2022-06-131-3/+2
* docs(cargo): bump version0.1.15Fuwn2022-06-011-1/+1
* docs(cargo): bump version0.1.14Fuwn2022-04-201-1/+1
* docs(cargo): bump version0.1.13Fuwn2022-04-151-1/+1
* docs(cargo): bump version to 0.1.120.1.12Fuwn2022-04-071-1/+1
* fix: try to fix path0.1.11Fuwn2022-04-071-1/+1
* docs(cargo): bump version0.1.10Fuwn2022-04-071-1/+1
* docs(cargo): bump to 0.1.90.1.9Fuwn2022-04-031-1/+1
* docs(cargo): bump version to 0.1.80.1.8Fuwn2022-04-021-1/+1
* fix(router): conditional feature args0.1.7Fuwn2022-03-311-1/+1
* feat(cargo): bump version0.1.6Fuwn2022-03-311-1/+1
* feat(features): auto-deduce-mimeFuwn2022-03-311-1/+2
* fix(router): use different certificate fileFuwn2022-03-301-1/+1
* feat(router): specify custom port0.1.4Fuwn2022-03-301-1/+1
* feat(cargo): bump version0.1.3Fuwn2022-03-271-1/+1
* docs: extend0.1.2Fuwn2022-03-271-1/+1
* feat(cargo): bump version0.1.1Fuwn2022-03-271-1/+1
* feat(cargo): bump version to 0.1.0Fuwn2022-03-271-1/+1
* docs(meta): update descriptionFuwn2022-03-271-1/+1
* feat(response): respond with fileFuwn2022-03-271-0/+3
* feat(router): async!Fuwn2022-03-271-3/+4
* feat(mount): use a sophisticated route matcherFuwn2022-03-261-0/+1
* docs(readme): add readmeFuwn2022-03-261-1/+1
* feat(mount): dynamic parametersFuwn2022-03-261-1/+4
* feat: working proofFuwn2022-03-261-1/+21
* docs(cargo): add metaFuwn2022-03-251-0/+2
* feat: initialise crateFuwn2022-03-251-0/+8