Set edition to 2021 for all crates

This commit is contained in:
Trevor Gross
2024-10-07 00:18:41 -05:00
parent 217baa6196
commit d3943b1863
4 changed files with 5 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
name = "libm-bench"
version = "0.1.0"
authors = ["Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>"]
edition = "2018"
edition = "2021"
license = "MIT OR Apache-2.0"
[dependencies]