Skip to content

Commit

Permalink
Update explanation crate to 2018 edition
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Aug 25, 2020
1 parent 39dee0a commit a5bf024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions explanation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "erased-serde-explanation"
version = "0.0.0"
authors = ["David Tolnay <dtolnay@gmail.com>"]
edition = "2018"
publish = false

[[bin]]
Expand Down

0 comments on commit a5bf024

Please sign in to comment.