Skip to content

Commit a0e2353

Browse files
authored
Merge pull request #266 from JuliaGPU/tb/lmdb
LMDB updates
2 parents 2267300 + 1759015 commit a0e2353

4 files changed

Lines changed: 406 additions & 106 deletions

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
2121
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
2222
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
2323
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
24+
SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"
2425
Scratch = "6c6a2e73-6563-6170-7368-637461726353"
2526

2627
[weakdeps]
@@ -42,7 +43,7 @@ DLFP8Types = "0.1.0"
4243
EnumX = "1.0"
4344
GPUArrays = "11"
4445
IRStructurizer = "0.6.2"
45-
LMDB = "2"
46+
LMDB = "3"
4647
Microfloats = "0.2"
4748
PrecompileTools = "1"
4849
Preferences = "1.5"

0 commit comments

Comments
 (0)