diff options
author | Cara Salter <cara@devcara.com> | 2022-02-14 11:05:00 -0500 |
---|---|---|
committer | Cara Salter <cara@devcara.com> | 2022-02-14 11:05:00 -0500 |
commit | eee73de9008d5bb12e0d0994a4bc3c1247b52520 (patch) | |
tree | da30118e0bb9924263b5b3f21d76fd3f6f725231 /Cargo.toml | |
parent | f86d3cea5207f1ae64bff937429150ee38c13baf (diff) | |
download | glitch-ng-eee73de9008d5bb12e0d0994a4bc3c1247b52520.tar.gz glitch-ng-eee73de9008d5bb12e0d0994a4bc3c1247b52520.zip |
Update dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -34,7 +34,6 @@ features = [ git = "https://github.com/serenity-rs/serenity" branch = "next" - [dependencies.poise] git = "https://github.com/kangalioo/poise" branch = "master" |