Skip to content

Commit 3a8d3a6

Browse files
Add dl_iterate_phdr to deprecated features
It may not be actually deprecated yet but it soon will be
1 parent 9ca9f5d commit 3a8d3a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ serialize-serde = ["serde"]
7777
# purposes. New code should use none of these features.
7878
coresymbolication = []
7979
dbghelp = []
80+
dl_iterate_phdr = []
8081
dladdr = []
8182
gimli-symbolize = []
8283
kernel32 = []

0 commit comments

Comments
 (0)