8
Cargo.lock
generated
8
Cargo.lock
generated
@@ -7,7 +7,7 @@ name = "action"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cuddle-actions 0.2.0 (git+ssh://git@git.front.kjuulh.io/kjuulh/cuddle-v2)",
|
||||
"cuddle-actions",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
@@ -248,21 +248,21 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cuddle-actions"
|
||||
version = "0.2.0"
|
||||
source = "git+ssh://git@git.front.kjuulh.io/kjuulh/cuddle-v2#37bf97972b7ef70727e4438572de552bef74aa9a"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
"pretty_assertions",
|
||||
"serde",
|
||||
"serde_json",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "cuddle-actions"
|
||||
name = "cuddle-actions-sdk"
|
||||
version = "0.2.0"
|
||||
source = "git+ssh://git@git.front.kjuulh.io/kjuulh/cuddle-v2#37bf97972b7ef70727e4438572de552bef74aa9a"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
"pretty_assertions",
|
||||
"serde",
|
||||
"serde_json",
|
||||
]
|
||||
|
Reference in New Issue
Block a user