diff options
| author | Fuwn <[email protected]> | 2023-02-04 07:10:41 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-02-04 07:10:41 +0000 |
| commit | bcc092454d52f4e96569bff7dcfd824fb52f040d (patch) | |
| tree | ac4d5435bea82ee5299f818b78ed75c2e1457545 /Cargo.toml | |
| parent | feat: markdown to html (diff) | |
| download | september-bcc092454d52f4e96569bff7dcfd824fb52f040d.tar.xz september-bcc092454d52f4e96569bff7dcfd824fb52f040d.zip | |
feat: mathjax
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.2.1" +version = "0.2.2" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |