diff --git a/satrs-mib/Cargo.toml b/satrs-mib/Cargo.toml index 5fbd314..f6dd23a 100644 --- a/satrs-mib/Cargo.toml +++ b/satrs-mib/Cargo.toml @@ -5,9 +5,8 @@ edition = "2021" rust-version = "1.61" authors = ["Robin Mueller "] description = """ -Helper crate of the sat-rs framework to build a mission information base (MIB) from the OBSW -directly. -""" +Helper crate of the sat-rs framework to build a mission information base (MIB) from the +On-Board Software (OBSW) code directly.""" homepage = "https://egit.irs.uni-stuttgart.de/rust/sat-rs" repository = "https://egit.irs.uni-stuttgart.de/rust/sat-rs" license = "Apache-2.0"