1 Commits

Author SHA1 Message Date
1a4102ac6d bump core dependencies
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-12 12:40:10 +01:00
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"