generated from PlexSheep/baserepo
Release 0.2.9-alpha.0
Cargo Check, Format, Fix, Test and publish / cargo CD (push) Has been cancelled
Details
Cargo Check, Format, Fix, Test and publish / cargo CD (push) Has been cancelled
Details
libpt@0.2.9-alpha.0 libpt-bin@0.2.9-alpha.0 Generated by cargo-workspaces
This commit is contained in:
parent
435740809d
commit
58640cc196
|
@ -13,7 +13,7 @@ members = [
|
|||
default-members = [".", "members/libpt-bin", "members/libpt-core"]
|
||||
[workspace.package]
|
||||
publish = true
|
||||
version = "0.2.8"
|
||||
version = "0.2.9-alpha.0"
|
||||
edition = "2021"
|
||||
authors = ["Christoph J. Scherr <software@cscherr.de>"]
|
||||
license = "MIT"
|
||||
|
|
|
@ -31,7 +31,7 @@ path = "src/main/mod.rs"
|
|||
clap = { version = "4.4.4", features = ["derive"] }
|
||||
clap-num = "1.0.2"
|
||||
clap-verbosity-flag = "2.0.1"
|
||||
libpt = { version = "0.2.5", path = "../..", features = [
|
||||
libpt = {path = "../..", features = [
|
||||
"default",
|
||||
"ccc",
|
||||
"math",
|
||||
|
|
Reference in New Issue