bump core dependencies
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Robin Müller 2024-02-08 18:15:39 +01:00 committed by Robin Mueller
parent c39ce99e2c
commit 1a4102ac6d
2 changed files with 4 additions and 4 deletions

View File

@ -23,8 +23,8 @@ version = "1"
optional = true
[dependencies.satrs-core]
path = "../satrs-core"
# version = "0.1.0-alpha.1"
# path = "../satrs-core"
version = "0.1.0-alpha.2"
# git = "https://egit.irs.uni-stuttgart.de/rust/sat-rs.git"
# branch = "main"
# rev = "35e1f7a983f6535c5571186e361fe101d4306b89"

View File

@ -20,8 +20,8 @@ quote = "1"
proc-macro2 = "1"
[dependencies.satrs-core]
path = "../../satrs-core"
# version = "0.1.0-alpha.1"
# path = "../../satrs-core"
version = "0.1.0-alpha.2"
# git = "https://egit.irs.uni-stuttgart.de/rust/sat-rs.git"
# branch = "main"
# rev = "35e1f7a983f6535c5571186e361fe101d4306b89"