diff --git a/satrs-core/Cargo.toml b/satrs-core/Cargo.toml index 1f10514..6574eee 100644 --- a/satrs-core/Cargo.toml +++ b/satrs-core/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "fsrc-core" +name = "satrs-core" version = "0.1.0" edition = "2021" diff --git a/satrs-example/Cargo.toml b/satrs-example/Cargo.toml index 1bc9f48..066913e 100644 --- a/satrs-example/Cargo.toml +++ b/satrs-example/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "fsrc-example" +name = "satrs-example" version = "0.1.0" edition = "2021" authors = ["Robin Mueller "] diff --git a/satrs-example/README.md b/satrs-example/README.md index e69de29..32ff8aa 100644 --- a/satrs-example/README.md +++ b/satrs-example/README.md @@ -0,0 +1,2 @@ +sat-rs example +======