Skip to content

Commit

Permalink
Update librocksdb
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Dec 13, 2024
1 parent 352f01d commit 4c6d665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ find_package(cmake-npm REQUIRED PATHS node_modules/cmake-npm)

project(rocksdb_native C CXX)

fetch_package("github:holepunchto/librocksdb#e73d912")
fetch_package("github:holepunchto/librocksdb#2d81fc0")

add_bare_module(rocksdb_native_bare)

Expand Down

0 comments on commit 4c6d665

Please sign in to comment.