Skip to content

Commit

Permalink
Bump edition to 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
sevro committed Dec 11, 2024
1 parent b2b71e7 commit 72b20c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[package]
name = "question"
version = "0.2.2"
edition = "2018"
authors = ["Derek Goddeau <[email protected]>"]
description = "Library that provides a type for questions and answers."
documentation = "https://docs.rs/question/"
Expand Down

0 comments on commit 72b20c0

Please sign in to comment.