diff options
| author | mat <github@matdoes.dev> | 2021-12-09 18:14:18 +0000 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2021-12-09 18:14:18 +0000 |
| commit | a51524d457fff3e22183be72fb4837123875cfba (patch) | |
| tree | fa19cb43e57e3614cf5b2db116dddda71ef5afcd /bot | |
| parent | 1637e23c6c96feb30d09e472692387621ceb2cce (diff) | |
| download | azalea-drasl-a51524d457fff3e22183be72fb4837123875cfba.tar.xz | |
add more comprehensive test (fails rn)
Diffstat (limited to 'bot')
| -rw-r--r-- | bot/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/Cargo.toml b/bot/Cargo.toml index 75c6e835..f1c89a99 100644 --- a/bot/Cargo.toml +++ b/bot/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bot" version = "0.1.0" -edition = "2018" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
