Rust dep updates
This commit is contained in:
parent
fbd7b71d73
commit
f0df5092c3
9 changed files with 431 additions and 467 deletions
|
|
@ -7,7 +7,7 @@ Module::Build->new(
|
|||
dist_version_from => 'ManUtils.pm',
|
||||
dist_abstract => 'Utils for manned.org',
|
||||
license => 'MIT',
|
||||
extra_linker_flags => '../../web/target/release/libweb.a',
|
||||
extra_linker_flags => '../../web/target/release/libweb.a -lpthread',
|
||||
pm_files => {
|
||||
'ManUtils.pm' => 'lib/ManUtils.pm',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue