Skip to content

Commit

Permalink
fix: new rust edition
Browse files Browse the repository at this point in the history
  • Loading branch information
ekroon committed Dec 27, 2022
1 parent 932587f commit 7cfa178
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 = "spark-rs"
version = "0.4.1"
authors = ["Erwin Kroon <erwin@k3n.nl>"]
edition = "2018"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 7cfa178

Please sign in to comment.