Skip to content

Commit 70f3731

Browse files
authored
Switch to LMDB.jl. (#217)
1 parent 93134e4 commit 70f3731

2 files changed

Lines changed: 119 additions & 356 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CompilerCaching = "9db33cc3-5358-4881-8759-fa4194144afd"
1616
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
1717
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
1818
IRStructurizer = "93e32bba-5bb8-402b-805d-ffb066edee93"
19-
LMDB_jll = "6206cf0b-f360-5984-af49-5437264c140e"
19+
LMDB = "11f193de-5e89-5f17-923a-7d207d56daf9"
2020
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
2121
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
2222
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
@@ -42,7 +42,7 @@ DLFP8Types = "0.1.0"
4242
EnumX = "1.0"
4343
GPUArrays = "11"
4444
IRStructurizer = "0.6.2"
45-
LMDB_jll = "0.9"
45+
LMDB = "2"
4646
Microfloats = "0.2"
4747
PrecompileTools = "1"
4848
Preferences = "1.5"

0 commit comments

Comments
 (0)