aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* feat(router): setters for direct key and certificate contentv0.3.10Fuwn2024-06-241-1/+1
* chore(examples): update rossweisse exampleFuwn2024-04-101-2/+8
* deps(pretty_env_logger): 0.4.0 -> 0.5.0Fuwn2023-05-281-1/+1
* deps(tokio): restrict tokio featuresFuwn2023-05-101-1/+1
* deps(windmark): remove unused regexFuwn2023-05-101-1/+0
* docs(cargo): bump windmark and rossweisse for preludev0.3.9Fuwn2023-05-051-2/+2
* feat(windmark): prelude feature flagFuwn2023-05-051-0/+1
* docs(cargo): bump for rossweisse versionv0.3.8Fuwn2023-05-041-2/+2
* deps(rossweisse): pin to 0.0.0v0.3.7Fuwn2023-04-271-2/+2
* feat(rossweisse): initial implementation of struct router frameworkFuwn2023-04-271-0/+6
* build(cargo): use tokio async runtime by defaultFuwn2023-04-181-0/+1
* docs(cargo): bump self from 0.3.5 to 0.3.6Fuwn2023-04-181-1/+1
* feat: async-std support !!Fuwn2023-04-181-2/+6
* feat: improve macro hygienev0.3.5Fuwn2023-04-161-1/+1
* fix(router): tokio namespacev0.3.4Fuwn2023-04-081-1/+1
* feat(cargo): bump windmark 0.3.2 -> 0.3.3v0.3.3Fuwn2023-04-061-1/+1
* 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