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.
 
 
 
 
 
 
rust-rocksdb/librocksdb-sys/build_version.cc

4 lines
267 B

#include "build_version.h"
const char* rocksdb_build_git_sha = "rocksdb_build_git_sha:@0915c99f01b46f50af8e02da8b6528156f584b7c@";
const char* rocksdb_build_git_date = "rocksdb_build_git_date:@2020/03/18 18:51:16@";
const char* rocksdb_build_compile_date = __DATE__;