Skip to content

Commit f6b41ea

Browse files
oops
1 parent 137c8fd commit f6b41ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rustflags = [
2121
]
2222

2323
[target.x86_64-pc-windows-msvc.env]
24-
ROCKSDB_LIB_DIR = { value = "", relative = true }
24+
ROCKSDB_LIB_DIR = ""
2525
LIBROCKSDB_STATIC = "1"
2626
ROCKSDB_STATIC_LIB = "1"
2727
RUSTFLAGS = "-Ctarget-feature=+crt-static"

0 commit comments

Comments
 (0)