Skip to content

Commit a0b543a

Browse files
committed
Bump edition to 2021
1 parent 5c36725 commit a0b543a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "socketcan-isotp"
33
version = "1.0.2"
44
authors = ["marcelbuesing <[email protected]>"]
5-
edition = "2018"
5+
edition = "2021"
66
license = "BSD-3-Clause"
77
description = "A common application of ISO-TP or ISO 15762-2 is for example Unified Diagnostic Services (UDS) used in automotive ECUs for diagnostics."
88
readme = "README.md"

0 commit comments

Comments
 (0)