diff options
| author | Fuwn <[email protected]> | 2022-07-12 21:39:49 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-12 21:39:49 -0700 |
| commit | c182650fcfc14f2ae465b0d48477f71f8e3a4280 (patch) | |
| tree | a4fe54978e66288b73ddd72e3475a3db5e6d86c4 | |
| parent | fix(utils): remove trivial import (diff) | |
| download | api-worker-main.tar.xz api-worker-main.zip | |
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "api-worker" -version = "0.2.2" +version = "0.2.3" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "API (as a Cloudflare Worker!)" |