Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
64a8ff073e
commit
a74225d9da
8
Cargo.lock
generated
8
Cargo.lock
generated
@ -1092,7 +1092,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "cuddle-clusters"
|
name = "cuddle-clusters"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://git.front.kjuulh.io/kjuulh/cuddle-clusters?branch=main#fde0c09a1b650e7bf57cc9d014a7c1d777a7280f"
|
source = "git+https://git.front.kjuulh.io/kjuulh/cuddle-clusters?branch=main#82173faf0f354c4addc3b89a98cdef8e147ba3a9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"clap",
|
"clap",
|
||||||
@ -1571,7 +1571,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "flux-releaser"
|
name = "flux-releaser"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#4ce386975cfb01d6f138c5e9e8dd6e06228dc432"
|
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#1fb24abd3991a1d9888a93ee37fd11407d428a52"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
@ -2210,9 +2210,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ipnet"
|
name = "ipnet"
|
||||||
version = "2.9.0"
|
version = "2.10.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
|
checksum = "187674a687eed5fe42285b40c6291f9a01517d415fad1c3cbc6a9f778af7fcd4"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "is_terminal_polyfill"
|
name = "is_terminal_polyfill"
|
||||||
|
Loading…
Reference in New Issue
Block a user