use upstream asynchronix again
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good

This commit is contained in:
Robin Müller 2024-03-07 17:14:09 +01:00
parent 3dd6ad6155
commit 86275af208
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -11,8 +11,8 @@ serde_json = "1"
log = "0.4"
[dependencies.asynchronix]
version = "0.2"
path = "../../asynchronix/asynchronix"
version = "0.2.1"
# path = "../../asynchronix/asynchronix"
# git = "https://github.com/us-irs/asynchronix.git"
# branch = "clock-not-sendable"