use released satrs-shared version
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
2024-02-12 15:00:45 +01:00
parent d3119ce81b
commit 50f8a6d53b
3 changed files with 7 additions and 22 deletions

View File

@ -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"