Compare commits
4 Commits
v1.2.0
..
96e0105511
| Author | SHA1 | Date | |
|---|---|---|---|
| 96e0105511 | |||
| 3bbd0a1d65 | |||
| 60ece94fce | |||
| a997d1d246 |
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
name = "msghandler"
|
name = "msghandler"
|
||||||
uuid = "f2724d33-f338-4a57-b9f8-1be882570d10"
|
uuid = "f2724d33-f338-4a57-b9f8-1be882570d10"
|
||||||
version = "0.5.6"
|
version = "1.2.0"
|
||||||
authors = ["narawat <narawat@gmail.com>"]
|
authors = ["narawat <narawat@gmail.com>"]
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
@@ -19,5 +19,5 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
|
|||||||
[compat]
|
[compat]
|
||||||
Base64 = "1.11.0"
|
Base64 = "1.11.0"
|
||||||
Dates = "1.11.0"
|
Dates = "1.11.0"
|
||||||
GeneralUtils = "0.3.2"
|
GeneralUtils = "0.3.0 - 0.9.0"
|
||||||
JSON = "1.4.0"
|
JSON = "1.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user