windows bump to 0.52
This commit is contained in:
parent
5e2a7ac47a
commit
35fe26757a
11 changed files with 16 additions and 17 deletions
|
@ -143,7 +143,6 @@ fn current_dll_path() -> Result<PathBuf, String> {
|
|||
&mut module,
|
||||
)
|
||||
}
|
||||
.ok()
|
||||
.map_err(|e| e.to_string())?;
|
||||
|
||||
let mut filename = vec![0; 1024];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue