You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
373 B
11 lines
373 B
name = "InMemoryLoggedDB"
|
|
uuid = "0b408f8b-f764-4985-8a89-4195658babf6"
|
|
authors = ["nixo <nicolo@nixo.xyz>"]
|
|
version = "0.1.0"
|
|
|
|
[deps]
|
|
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
|
|
JSON2 = "2535ab7d-5cd8-5a07-80ac-9b1792aadce3"
|
|
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
|
|
MemPool = "f9f48841-c794-520a-933b-121f7ba6ed94"
|
|
MsgPack = "99f44e22-a591-53d1-9472-aa23ef4bd671"
|
|
|