Skip to content

Commit 0772efa

Browse files
committed
Drop the edition back to 2021
1 parent 3bc2868 commit 0772efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "lapack-src"
33
version = "0.13.0"
4-
edition = "2024"
4+
edition = "2021"
55
license = "Apache-2.0 OR MIT"
66
authors = [
77
"Balasubramanian Narasimhan <[email protected]>",

0 commit comments

Comments
 (0)