bump core dependencies #106

Closed
muellerr wants to merge 1 commits from bump-sat-rs-core-deps into main
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"