generated from PlexSheep/baserepo
chore: bump versions
cargo devel CI / cargo CI (push) Has been cancelled
Details
cargo devel CI / cargo CI (push) Has been cancelled
Details
This commit is contained in:
parent
5b0c82cf2b
commit
a35ca706c5
|
@ -21,7 +21,7 @@ anyhow = "1.0.79"
|
|||
thiserror = "1.0.56"
|
||||
libpt-core = { version = "0.5.0", path = "members/libpt-core" }
|
||||
libpt-bintols = { version = "0.5.1", path = "members/libpt-bintols" }
|
||||
libpt-log = { version = "0.6.0", path = "members/libpt-log" }
|
||||
libpt-log = { version = "0.6.1", path = "members/libpt-log" }
|
||||
libpt-cli = { version = "0.2.1", path = "members/libpt-cli" }
|
||||
|
||||
[package]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "libpt-log"
|
||||
publish.workspace = true
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
|
|
Reference in New Issue