tavern (0.2.9)
Published 2025-09-08 21:23:50 -04:00 by myrddin
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add tavern@0.2.9About this package
A blogging system that will allow you to write your blog in Markdown and then display it in HTML using Dioxus.
Tavern
A blogging system that will allow you to write your blog in Markdown and then display it in HTML using Dioxus.
Copyright & License
Copyright 2025 CyberMages LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this library except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS
Dependencies
| ID | Version |
|---|---|
| chrono | ^0.4.41 |
| pulldown-cmark | ^0.13.0 |
| serde | ^1.0.219 |
| sqlx | ^0.8.6 |
| toml | ^0.9.5 |
| tokio | ^1 |