roadster 0.8.1

A "Batteries Included" web framework for rust designed to get you moving fast.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
version: 2

# Dependabot is triggering our `Release PR` workflow for some reason. So, for now we'll manually manage
# updating dependencies.
updates:
#  - package-ecosystem: "github-actions"
#    directory: "/"
#    schedule:
#      interval: "monthly"
#  - package-ecosystem: "cargo"
#    directory: "/"
#    versioning-strategy: "lockfile-only"
#    schedule:
#      interval: "monthly"