Bump MSRV to Rust 1.80 (#13826)

This commit is contained in:
Micha Reiser
2024-10-20 10:55:36 +02:00
committed by GitHub
parent 075e378b0f
commit 27c50bebec
42 changed files with 110 additions and 133 deletions

View File

@@ -23,7 +23,6 @@ aho-corasick = { workspace = true }
bitflags = { workspace = true }
is-macro = { workspace = true }
itertools = { workspace = true }
once_cell = { workspace = true }
rustc-hash = { workspace = true }
schemars = { workspace = true, optional = true }
serde = { workspace = true, optional = true }