diff options
| author | Zeyla Hellyer <[email protected]> | 2018-01-31 15:14:03 -0800 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2018-01-31 15:14:03 -0800 |
| commit | 280a0480bb5dd97998bad86fb11c45a94126123f (patch) | |
| tree | ac705922c1c57a9fa5eeec94f62f6155d2109041 /Cargo.toml | |
| parent | Execute framework commands in a ThreadPool (diff) | |
| download | serenity-v0.4.x.tar.xz serenity-v0.4.x.zip | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ license = "ISC" name = "serenity" readme = "README.md" repository = "https://github.com/zeyla/serenity.git" -version = "0.4.7" +version = "0.4.8" [dependencies] bitflags = "^1.0" |