diff options
| author | Fuwn <[email protected]> | 2025-04-04 23:56:53 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-04-04 23:56:53 +0000 |
| commit | fc96fd6138573dbea8a7af63172be20240d078ac (patch) | |
| tree | 6f68b201c9d437d785021647e231814249d1004a | |
| parent | fix: Update outdated home page URLs (diff) | |
| download | sydney-0.1.11.tar.xz sydney-0.1.11.zip | |
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "sydney" -version = "0.1.10" +version = "0.1.11" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Vim-like, Command-line Gemini Client" |