Skip to content

Commit cb4f191

Browse files
committed
chore: update Cargo.toml for version 0.7.0 release
1 parent 6f32e86 commit cb4f191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iec61131/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "iec61131"
33
version = "0.7.0"
44
edition = "2021"
5-
description = "Complete IEC 61131-3 parser for all 5 PLC programming languages with static analysis"
5+
description = "IEC 61131-3 Structured Text (ST) parser with static analysis"
66
license = "MIT"
77
repository = "https://github.com/radevgit/plc"
88
homepage = "https://github.com/radevgit/plc"

0 commit comments

Comments
 (0)