use released nexosim version

This commit is contained in:
Robin Müller 2025-01-31 11:24:56 +01:00
parent b01628d8ef
commit e1dda751bc
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -18,9 +18,6 @@ tai-time = { version = "0.3", features = ["serde"] }
[dependencies.nexosim]
version = "0.3.1"
git = "https://github.com/us-irs/nexosim.git"
branch = "explicit-serde-feature"
features = ["serde"]
[dependencies.satrs]
path = "../satrs"