Merge remote-tracking branch 'origin/main' into sim-mgm-update
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good

This commit is contained in:
2024-06-03 10:04:03 +02:00
64 changed files with 111603 additions and 330 deletions

View File

@ -16,9 +16,9 @@ num_enum = "0.7"
humantime = "2"
[dependencies.asynchronix]
version = "0.2.1"
git = "https://github.com/asynchronics/asynchronix.git"
branch = "main"
version = "0.2.2"
# git = "https://github.com/asynchronics/asynchronix.git"
# branch = "main"
features = ["serde"]
[dependencies.satrs]