Skip to content

Commit b386a7e

Browse files
committed
A much better description for the crate
1 parent 414eb78 commit b386a7e

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
@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
77
readme = "README.md"
88
repository = "https://github.com/ethercrab-rs/ethercrab"
99
documentation = "https://docs.rs/ethercrab"
10-
description = "An EtherCAT master in pure Rust that is no_std compatible"
10+
description = "A pure Rust EtherCAT MainDevice supporting std and no_std environments"
1111
keywords = ["ethercat", "beckhoff", "automation", "fieldbus", "robotics"]
1212
exclude = ["dumps", "doc", "NOTES.md", "SPECNOTES.md"]
1313
resolver = "2"

0 commit comments

Comments
 (0)