diff options
| author | Fuwn <[email protected]> | 2023-03-12 07:29:02 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-03-12 07:29:02 +0000 |
| commit | 803d5491a89993ff6ffd42e646b09c7399ed6800 (patch) | |
| tree | a406684800c79d99f42227ef7d35556bdcff062b /Cargo.toml | |
| parent | deps(germ): bump to 0.3.7 (diff) | |
| download | september-803d5491a89993ff6ffd42e646b09c7399ed6800.tar.xz september-803d5491a89993ff6ffd42e646b09c7399ed6800.zip | |
deps(cargo): bump to 0.2.4v0.2.4
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.3" +version = "0.2.4" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |