Skip to content

Commit

Permalink
Change Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
benmanone committed Jun 5, 2023
1 parent 495ece0 commit e946c5e
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 @@ -6,7 +6,7 @@ readme = "README.md"
authors = ["benman"]
license = "WTFPL"
version = "1.3.0"
edition = "2023"
edition = "2021"

[dependencies]
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit e946c5e

Please sign in to comment.