bump: swoosh
This commit is contained in:
Generated
+1
-1
@@ -2275,7 +2275,7 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "swoosh"
|
name = "swoosh"
|
||||||
version = "0.4.2"
|
version = "0.4.2"
|
||||||
source = "git+ssh://git@git.kundeng.us/phoenix/swoosh.git?tag=v0.4.2-10-28de0f61e4-871#28de0f61e4c62eec4352cea8fb23ef76fb2bf9ad"
|
source = "git+ssh://git@git.kundeng.us/phoenix/swoosh.git?tag=v0.4.2-10-f4150af077-871#f4150af077c4965ecc90c1f18341c96148be936a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64-ng",
|
"base64-ng",
|
||||||
"const_format",
|
"const_format",
|
||||||
|
|||||||
+1
-1
@@ -13,6 +13,6 @@ serde_json = { version = "1.0.150" }
|
|||||||
time = { version = "0.3.49", features = ["formatting", "macros", "parsing", "serde"] }
|
time = { version = "0.3.49", features = ["formatting", "macros", "parsing", "serde"] }
|
||||||
uuid = { version = "1.23.3", features = ["v4", "serde"] }
|
uuid = { version = "1.23.3", features = ["v4", "serde"] }
|
||||||
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.10-29-6e91320709-111" }
|
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.10-29-6e91320709-111" }
|
||||||
swoosh = { git = "ssh://git@git.kundeng.us/phoenix/swoosh.git", tag = "v0.4.2-10-28de0f61e4-871" }
|
swoosh = { git = "ssh://git@git.kundeng.us/phoenix/swoosh.git", tag = "v0.4.2-10-f4150af077-871" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user