diff options
| author | Fuwn <[email protected]> | 2024-07-27 23:40:04 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-27 23:43:35 +0000 |
| commit | 430cac56d99c365ece25f25aa5f770881390ce65 (patch) | |
| tree | 7fe6c693dc1f2b9f17cfc9fcccd08783d9165444 /Cargo.toml | |
| parent | chore: bump version (diff) | |
| download | september-0.2.30.tar.xz september-0.2.30.zip | |
fix(html): selection and highlighting bordersv0.2.30
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.29" +version = "0.2.30" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |