maybe this fixes CI?
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2023-08-28 23:34:14 +02:00
parent cbef94edd5
commit 2e512ee895
Signed by: muellerr
GPG Key ID: FCE0B2BD2195142F

View File

@ -16,7 +16,8 @@ quote = "1"
proc-macro2 = "1"
[dependencies.satrs-core]
path = "../../satrs-core"
version = "0.1.0-alpha.0"
# path = "../../satrs-core"
[dev-dependencies]
trybuild = { version = "1", features = ["diff"] }