diff options
| author | Fuwn <[email protected]> | 2021-05-20 02:06:08 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-20 02:06:08 +0000 |
| commit | cb8f794dbbcd008b31e6940d3a66d21c2198a4e9 (patch) | |
| tree | 2c4f21b7c87dfac31c869798cf2c96b4ed52bef5 | |
| parent | refactor(readme): move notes around (diff) | |
| download | nitrous-cb8f794dbbcd008b31e6940d3a66d21c2198a4e9.tar.xz nitrous-cb8f794dbbcd008b31e6940d3a66d21c2198a4e9.zip | |
chore(Cargo.toml): update tags
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ readme = "README.rst" homepage = "https://github.com/fuwn/nitrous" repository = "https://github.com/fuwn/nitrous" license = "GPL-3.0-only" -keywords = ["rust", "discord", "checker"] +keywords = ["rust", "discord", "nitro", "checker"] publish = false [profile.release] |