Added RabbitMQ
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
julia_version = "1.12.6"
|
||||
manifest_format = "2.0"
|
||||
project_hash = "ed6bd1b772452682c906ce1236b89ccb1b0876fc"
|
||||
project_hash = "d7c84379a20829ec867546b4a887bc3c10df8311"
|
||||
|
||||
[[deps.ADTypes]]
|
||||
git-tree-sha1 = "d9aaef7c63466eee4de23b4d9dad03629df54bea"
|
||||
@@ -15,6 +15,12 @@ weakdeps = ["ChainRulesCore", "ConstructionBase", "EnzymeCore"]
|
||||
ADTypesConstructionBaseExt = "ConstructionBase"
|
||||
ADTypesEnzymeCoreExt = "EnzymeCore"
|
||||
|
||||
[[deps.AMQPClient]]
|
||||
deps = ["Logging", "MbedTLS", "Sockets"]
|
||||
git-tree-sha1 = "508457ed7a2afb432590247dc363fffc51f242fc"
|
||||
uuid = "79c8b4cd-a41a-55fa-907c-fab5288e1383"
|
||||
version = "0.5.1"
|
||||
|
||||
[[deps.AbstractFFTs]]
|
||||
deps = ["LinearAlgebra"]
|
||||
git-tree-sha1 = "d92ad398961a3ed262d8bf04a1a2b8340f915fef"
|
||||
|
||||
Reference in New Issue
Block a user