Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
729097d31c
|
+1
-1
@@ -15,7 +15,7 @@ reqwest = { version = "0.13.3", features = ["form", "json", "blocking", "multipa
|
||||
rand = { version = "0.10.1" }
|
||||
time = { version = "0.3.47", features = ["formatting", "macros", "parsing", "serde"] }
|
||||
uuid = { version = "1.23.1", features = ["v4", "serde"] }
|
||||
base64-ng = { version = "1.0.6" }
|
||||
base64-ng = { version = "1.0.8" }
|
||||
const_format = { version = "0.2.36" }
|
||||
josekit = { version = "0.10.3" }
|
||||
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.3.1" }
|
||||
|
||||
Reference in New Issue
Block a user