chore: bump MSRV to 1.90

This commit is contained in:
Vukašin Vojinović 2025-12-19 18:59:31 +01:00 committed by Victoria Brekenfeld
parent b1a4c3194a
commit bb05037db2
7 changed files with 10 additions and 40 deletions

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.85"
channel = "1.90"
components = [ "rust-src" ]