diff options
| author | Nathan Perry <np@nathanperry.dev> | 2021-01-23 04:41:31 -0500 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2021-01-23 04:41:31 -0500 |
| commit | 709a6dcb0dd29dd85e6bf267555c684ee5b8980f (patch) | |
| tree | bef62838db99486eb3aaaa09ed82c69277cd4d9d /Cargo.toml | |
| parent | 4d38dd872ae39d3faa34afafc7edc34dbf8ad4c1 (diff) | |
specfy branch in git dep for offline build
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,3 +44,4 @@ envconfig_derive = "^0.8" default-features = false features = ["builder", "cache", "client", "framework", "gateway", "http", "model", "utils", "voice", "standard_framework", "rustls_backend"] git = "https://github.com/mammothbane/serenity" +branch = "master" |
