somethings wrong

This commit is contained in:
2022-11-20 19:29:50 +01:00
parent 2e249ec086
commit ba537f08c6
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[package] [package]
name = "fsrc-core" name = "satrs-core"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"

View File

@@ -1,5 +1,5 @@
[package] [package]
name = "fsrc-example" name = "satrs-example"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"] authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]

View File

@@ -0,0 +1,2 @@
sat-rs example
======