use released satrs-shared version
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "satrs-mib-codegen"
|
||||
version = "0.1.0-alpha.2"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "satrs-mib proc macro implementation"
|
||||
homepage = "https://egit.irs.uni-stuttgart.de/rust/sat-rs"
|
||||
@ -31,9 +31,4 @@ trybuild = { version = "1", features = ["diff"] }
|
||||
path = ".."
|
||||
|
||||
[dev-dependencies.satrs-shared]
|
||||
# version = "0.1.0-alpha.3"
|
||||
path = "../../satrs-shared"
|
||||
# git = "https://egit.irs.uni-stuttgart.de/rust/sat-rs.git"
|
||||
# branch = "main"
|
||||
# rev = "35e1f7a983f6535c5571186e361fe101d4306b89"
|
||||
|
||||
version = "0.1.0"
|
||||
|
Reference in New Issue
Block a user