Skip to content

Commit

Permalink
Bump edition to 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelbuesing committed Jun 28, 2023
1 parent 5c36725 commit a0b543a
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 = "socketcan-isotp"
version = "1.0.2"
authors = ["marcelbuesing <buesing.marcel@googlemail.com>"]
edition = "2018"
edition = "2021"
license = "BSD-3-Clause"
description = "A common application of ISO-TP or ISO 15762-2 is for example Unified Diagnostic Services (UDS) used in automotive ECUs for diagnostics."
readme = "README.md"
Expand Down

0 comments on commit a0b543a

Please sign in to comment.