switch to nightly toolchain

This commit is contained in:
Timofey Gelazoniya 2023-07-10 22:11:23 +03:00
parent 56b7a4d843
commit c06a232ad4
Signed by: zeldon
GPG Key ID: 047886915281DD2A
1 changed files with 3 additions and 0 deletions

View File

@ -8,3 +8,6 @@ axum = { version = "0.6", features = ["multipart", "macros"] }
tokio = { version = "1.29.1", features = ["macros", "rt-multi-thread"] }
tower-http = { version = "0.4.1", features = ["limit"] }
magick_rust = "0.19.0"
[toolchain]
channel = "nightly"