Skip to content

Commit ed1d248

Browse files
committed
chore: add another implementation of multiversion
Signed-off-by: usamoi <usamoi@outlook.com>
1 parent 9227095 commit ed1d248

File tree

26 files changed

+617
-834
lines changed

26 files changed

+617
-834
lines changed

.cargo/config.toml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[build]
2+
rustdocflags = ["--document-private-items"]
3+
14
[target.'cfg(target_os="macos")']
25
# Postgres symbols won't be available until runtime
36
rustflags = ["-Clink-arg=-Wl,-undefined,dynamic_lookup"]

0 commit comments

Comments
 (0)