Skip to content

Commit

Permalink
swap rust version back to 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
ominit committed Jan 6, 2025
1 parent 933eae6 commit 056ffef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "discidium"
version = "0.1.0"
authors = ["ominit <[email protected]>"]
edition = "2024"
edition = "2021"

[dependencies]
anyhow = "1.0.95"
Expand Down

0 comments on commit 056ffef

Please sign in to comment.