Skip to content

Commit

Permalink
Move edition to 2021 (#688)
Browse files Browse the repository at this point in the history
Closes #553

Co-authored-by: Lucio Franco <luciofranco14@gmail.com>
  • Loading branch information
chetaldrich and LucioFranco committed Jul 29, 2022
1 parent 6c2c75a commit 11b5406
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Expand Up @@ -12,7 +12,8 @@ readme = "README.md"
description = "A Protocol Buffers implementation for the Rust Language."
keywords = ["protobuf", "serialization"]
categories = ["encoding"]
edition = "2018"
edition = "2021"
rust-version = "1.56"

[workspace]
members = [
Expand Down

0 comments on commit 11b5406

Please sign in to comment.