Made dynamic_lib migration path more explicit
This commit is contained in:
parent
de62f9d885
commit
cb7017ce3a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
reason = "API has not been scrutinized and is highly likely to \
|
||||
either disappear or change",
|
||||
issue = "27810")]
|
||||
#![rustc_deprecated(since = "1.5.0", reason = "replaced with crates.io crates")]
|
||||
#![rustc_deprecated(since = "1.5.0", reason = "replaced with crates.io 'libloading'")]
|
||||
#![allow(missing_docs)]
|
||||
#![allow(deprecated)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue